about summary refs log tree commit diff
path: root/compiler/rustc_pattern_analysis/src
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2023-12-19 04:48:24 +0000
committerbors <bors@rust-lang.org>2023-12-19 04:48:24 +0000
commitb37d43efd9c5a7a3d76ed21c454dd0f40945d77d (patch)
tree27de1a59a99a6c27e6b30107eba40b876096f89b /compiler/rustc_pattern_analysis/src
parente999d8b6e137c0393470a2d846047ee86c177719 (diff)
parentd66a96495e00edf20c2f941bd03073727b44ab00 (diff)
downloadrust-b37d43efd9c5a7a3d76ed21c454dd0f40945d77d.tar.gz
rust-b37d43efd9c5a7a3d76ed21c454dd0f40945d77d.zip
Auto merge of #117654 - alistair23:alistair/riscv-docker, r=Mark-Simulacrum
ci: docker: dist-various-1: Include RISC-V C compilers

The compiler-builtins for RISC-V are missing some key functions, such as __bswapsi2 [1].

We can't just pull in the LLVM compiler-rt builtins as the rust-lang/rust distribution container doesn't have a C compiler [2].

This patch adds RISC-V C compilers to the CI Dockerfile as the first step towards enabling LLVM compiler-rt builtins for RISC-V Rust.

1: https://github.com/rust-lang/compiler-builtins/issues/350
2: https://github.com/rust-lang/compiler-builtins/commit/e4f46b91ca843297fc065e20f1591e4971ae608c
Diffstat (limited to 'compiler/rustc_pattern_analysis/src')
0 files changed, 0 insertions, 0 deletions