diff options
author | Johannes Doerfert <johannes@jdoerfert.de> | 2020-04-13 12:24:09 -0500 |
---|---|---|
committer | Johannes Doerfert <johannes@jdoerfert.de> | 2020-04-16 00:55:33 -0500 |
commit | ad9c284cc3186f9ca603b1a99a0723b45a07ba09 (patch) | |
tree | e64640940875b4db06aef2acc3bc304ff0039ce1 /llvm/lib/CodeGen/MachineModuleInfoImpls.cpp | |
parent | 8e1408695cef6c71ff95b037acec2503faf56ce6 (diff) | |
download | llvm-ad9c284cc3186f9ca603b1a99a0723b45a07ba09.zip llvm-ad9c284cc3186f9ca603b1a99a0723b45a07ba09.tar.gz llvm-ad9c284cc3186f9ca603b1a99a0723b45a07ba09.tar.bz2 |
[Attributor][NFC] Run the verifier only on functions and under EXPENSIVE_CHECKS
Running the verifier is expensive so we want to avoid it even in runs
that enable assertions. As we move closer to enabling the Attributor
this code will be executed by some buildbots but not cause overhead for
most people.
Diffstat (limited to 'llvm/lib/CodeGen/MachineModuleInfoImpls.cpp')
0 files changed, 0 insertions, 0 deletions