about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp
diff options
context:
space:
mode:
authorNikita Popov <nikita.ppv@gmail.com>2021-04-05 11:12:45 +0200
committerNikita Popov <nikita.ppv@gmail.com>2021-05-08 10:58:08 +0200
commit5519cbfe334182f57047ea00368f3fd0b9ca0d1c (patch)
treecacb3abc042ab79535ac178553e9bf6b2b79db96 /compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp
parent7c4989ab707e246b507caf0f554741a7518bc868 (diff)
downloadrust-5519cbfe334182f57047ea00368f3fd0b9ca0d1c.tar.gz
rust-5519cbfe334182f57047ea00368f3fd0b9ca0d1c.zip
Don't force -O1 with ThinLTO
This doesn't seem to be necessary anymore, although I don't know
at which point or why that changed.

Forcing -O1 makes some tests fail under NewPM, because NewPM also
performs inlining at -O1, so it ends up performing much more
optimization in practice than before.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp')
0 files changed, 0 insertions, 0 deletions