swift-collections icon indicating copy to clipboard operation
swift-collections copied to clipboard

add support for riscv64

Open futurejones opened this issue 2 weeks ago • 1 comments

Add support for riscv64 as host architecture.

Checklist

  • [x] I've read the Contribution Guidelines
  • [x] My contributions are licensed under the Swift license.
  • [x] I've followed the coding style of the rest of the project.
  • [x] I've added tests covering all new code paths my change adds to the project (if appropriate).
  • [x] I've added benchmarks covering new functionality (if appropriate).
  • [x] I've verified that my change does not break any existing tests or introduce unexplained benchmark regressions.
  • [x] I've updated the documentation if necessary.

futurejones avatar Jun 17 '24 05:06 futurejones