os-rust/compiler/rustc_llvm
Zalathar 9addf0651c Correctly mark parameter RustMappingRegions as pointer-to-const
The regions don't need to be mutable because we pass a copy of them to LLVM
instead, and this matches the `*const` in the Rust-side signature.
2023-05-09 18:43:12 +10:00
..
llvm-wrapper Correctly mark parameter RustMappingRegions as pointer-to-const 2023-05-09 18:43:12 +10:00
src Rollup merge of #96971 - zhaixiaojuan:master, r=wesleywiser 2023-04-11 20:28:45 -07:00
build.rs Enable loongarch64 LLVM target 2023-04-04 17:05:08 +08:00
Cargo.toml Remove build_helper 2022-03-05 15:31:22 +01:00