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-04 21:57:03 +0200
committerNikita Popov <nikita.ppv@gmail.com>2021-05-08 10:58:08 +0200
commit7c4989ab707e246b507caf0f554741a7518bc868 (patch)
treec2089ade8bb17e26e0cb0753cbb9a800f03b2b26 /compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp
parentdb140de8f2924c4ded63f0f72c0a795566d4e47c (diff)
downloadrust-7c4989ab707e246b507caf0f554741a7518bc868.tar.gz
rust-7c4989ab707e246b507caf0f554741a7518bc868.zip
Drop -opt-bisect-limit=0 flag from test
This causes an assertion failure under NewPM, because it also ends
up disabling the NameAnonGlobals pass.

Instead pass -Copt-level=0 to disable optimizations. If that should
be insufficient, we can use -C no-prepopulate-passes.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp')
0 files changed, 0 insertions, 0 deletions