about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/ArchiveWrapper.cpp
diff options
context:
space:
mode:
authorNikita Popov <nikita.ppv@gmail.com>2021-03-19 22:49:51 +0100
committerNikita Popov <nikita.ppv@gmail.com>2021-03-21 20:54:42 +0100
commit6ac229ca21b244451ec8325a5c2d96550c784a4a (patch)
tree66eafe2317e0973138fa65e3b220e8db53d92be5 /compiler/rustc_llvm/llvm-wrapper/ArchiveWrapper.cpp
parent39ed64399e842ec80eadb4eeb620154df6cc6130 (diff)
downloadrust-6ac229ca21b244451ec8325a5c2d96550c784a4a.tar.gz
rust-6ac229ca21b244451ec8325a5c2d96550c784a4a.zip
Don't compute optimized PointerKind for unoptimized builds
This saves us both the Freeze/Unpin queries, and avoids placing
noalias attributes, which have a compile-time impact on LLVM
even in optnone builds (due to always_inline functions).
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/ArchiveWrapper.cpp')
0 files changed, 0 insertions, 0 deletions