rust/compiler/rustc_codegen_llvm/src/llvm
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_ro.rs Use object instead of LLVM for reading bitcode from rlibs 2022-07-25 16:07:23 +00:00
diagnostic.rs llvm-wrapper: fix warning C4244 2024-02-21 12:18:59 +03:00
ffi.rs Rename the asm-comments compiler flag to verbose-asm 2024-07-02 21:42:01 -04:00
mod.rs Use the Align type when parsing alignment attributes 2024-04-01 03:05:55 +01:00