rust/compiler/rustc_codegen_llvm/src/llvm
bors 62ff2bcf94 Auto merge of #94159 - erikdesjardins:align-load, r=nikic
Add !align metadata on loads of &/&mut/Box

Note that this refers to the alignment of what the loaded value points
to, _not_ the alignment of the loaded value itself.

r? `@ghost` (blocked on #94158)
2022-03-04 08:14:31 +00:00
..
archive_ro.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
diagnostic.rs Remove in_band_lifetimes from rustc_codegen_llvm 2021-12-16 14:43:32 -05:00
ffi.rs Auto merge of #94159 - erikdesjardins:align-load, r=nikic 2022-03-04 08:14:31 +00:00
mod.rs Remove LLVM attribute removal 2022-02-28 00:02:11 -05:00