rust/compiler/rustc_codegen_llvm/src/llvm
Nikita Popov d3ad000943 Respect verify-llvm-ir option in the backend
We are currently unconditionally verifying the LLVM IR in the
backend (twice), ignoring the value of the verify-llvm-ir option.
2024-11-26 15:26:03 +01:00
..
archive_ro.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
diagnostic.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
ffi.rs Respect verify-llvm-ir option in the backend 2024-11-26 15:26:03 +01:00
mod.rs Make RustString an extern type to avoid improper_ctypes warnings 2024-11-09 11:07:44 +11:00