rust/compiler/rustc_codegen_llvm/src/back
Trevor Gross c15a698f56 Rename the asm-comments compiler flag to verbose-asm
Since this codegen flag now only controls LLVM-generated comments rather than
all assembly comments, make the name more accurate (and also match Clang).
2024-07-02 21:42:01 -04:00
..
archive.rs Directly add extension instead of using Path::with_extension 2024-06-04 22:12:31 +02:00
lto.rs Use a dedicated type instead of a reference for the diagnostic context 2024-06-18 15:42:11 +00:00
owned_target_machine.rs Rename the asm-comments compiler flag to verbose-asm 2024-07-02 21:42:01 -04:00
profiling.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
write.rs Rename the asm-comments compiler flag to verbose-asm 2024-07-02 21:42:01 -04:00