aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineModuleSlotTracker.cpp
diff options
context:
space:
mode:
authorTomas Matheson <tomas.matheson@arm.com>2021-06-18 10:57:59 +0100
committerTomas Matheson <tomas.matheson@arm.com>2021-06-19 17:02:11 +0100
commit1bcfa84ae908ddcf042163345ffee2d247669e60 (patch)
tree71f2501457bc19ac2aae15334f70859fe083609d /llvm/lib/CodeGen/MachineModuleSlotTracker.cpp
parent18dbe6897857944653ee8f68dca8d63bc38aaff8 (diff)
downloadllvm-1bcfa84ae908ddcf042163345ffee2d247669e60.zip
llvm-1bcfa84ae908ddcf042163345ffee2d247669e60.tar.gz
llvm-1bcfa84ae908ddcf042163345ffee2d247669e60.tar.bz2
Allow building for release with EXPENSIVE_CHECKS
D97225 moved LazyCallGraph verify() calls behind EXPENSIVE_CHECKS, but verity() is defined for debug builds only so this had the unintended effect of breaking release builds with EXPENSIVE_CHECKS. Fix by enabling verify() for both debug and EXPENSIVE_CHECKS. Differential Revision: https://reviews.llvm.org/D104514
Diffstat (limited to 'llvm/lib/CodeGen/MachineModuleSlotTracker.cpp')
0 files changed, 0 insertions, 0 deletions