rust/compiler/rustc_target/src/abi
Nikita Popov dfc4cafe8e Move decision aboute noalias into codegen_llvm
The frontend shouldn't be deciding whether or not to use mutable
noalias attributes, as this is a pure LLVM concern. Only provide
the necessary information and do the actual decision in
codegen_llvm.
2021-03-21 20:10:53 +01:00
..
call Move decision aboute noalias into codegen_llvm 2021-03-21 20:10:53 +01:00
mod.rs Move decision aboute noalias into codegen_llvm 2021-03-21 20:10:53 +01:00