1
Fork 0
rust/compiler/rustc_llvm
Nikita Popov 5e9d8a7d55 Switch to the LLVMBuildGEPWithNoWrapFlags API
This API allows us to set the nuw flag as well.
2025-02-19 11:32:32 +01:00
..
llvm-wrapper Switch to the LLVMBuildGEPWithNoWrapFlags API 2025-02-19 11:32:32 +01:00
src Make RustString an extern type to avoid improper_ctypes warnings 2024-11-09 11:07:44 +11:00
build.rs move second opt run to lto phase and cleanup code 2025-02-10 01:35:22 -05:00
Cargo.toml Bump cc to v1.2.13 for the compiler workspace 2025-02-10 00:06:31 -08:00