aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/ErrorHandling.cpp
diff options
context:
space:
mode:
authorNikita Popov <nikita.ppv@gmail.com>2020-02-12 22:25:27 +0100
committerNikita Popov <nikita.ppv@gmail.com>2020-02-13 18:46:58 +0100
commitf0b57d8071853ec2ab459c0492854c67ea4fa93c (patch)
tree2bec84cf9cd52981d04f01067faeb8d6290bfe7f /llvm/lib/Support/ErrorHandling.cpp
parentbfe3779459eddaf6ad869a9707c827c2a243def6 (diff)
downloadllvm-f0b57d8071853ec2ab459c0492854c67ea4fa93c.zip
llvm-f0b57d8071853ec2ab459c0492854c67ea4fa93c.tar.gz
llvm-f0b57d8071853ec2ab459c0492854c67ea4fa93c.tar.bz2
[MemorySSA] Don't verify MemorySSA unless VerifyMemorySSA enabled
MemorySSA is often taking up an unreasonable fraction of runtime in assertion enabled builds. Turns out that there is one code-path that runs verifyMemorySSA() even if VerifyMemorySSA is not enabled. This patch makes it conditional as well. Differential Revision: https://reviews.llvm.org/D74505
Diffstat (limited to 'llvm/lib/Support/ErrorHandling.cpp')
0 files changed, 0 insertions, 0 deletions