rust/compiler/rustc_codegen_llvm/src/llvm
Nikita Popov 12b19be741 Pass wasm exception model to TargetOptions
This is no longer implied by -wasm-enable-eh.
2025-07-18 09:35:50 +02:00
..
archive_ro.rs Reduce visibility of most items in rustc_codegen_llvm 2025-03-25 16:36:47 +11:00
diagnostic.rs Reduce visibility of most items in rustc_codegen_llvm 2025-03-25 16:36:47 +11:00
enzyme_ffi.rs Remove unused allow attrs 2025-07-07 12:58:16 +00:00
ffi.rs Pass wasm exception model to TargetOptions 2025-07-18 09:35:50 +02:00
mod.rs Avoid a bunch of unnecessary unsafe blocks in cg_llvm 2025-07-14 08:27:08 +00:00