aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/SourceMgr.cpp
diff options
context:
space:
mode:
authorPeter Collingbourne <peter@pcc.me.uk>2017-02-15 21:10:09 +0000
committerPeter Collingbourne <peter@pcc.me.uk>2017-02-15 21:10:09 +0000
commit9421c2dc54df150f1430a9b16ef1d24acbc3146d (patch)
tree1569cb82845a53db0ff9570ba3d108ec5c267de9 /llvm/lib/Support/SourceMgr.cpp
parent5b4c30fb32146b868dee3723bd878edba395358f (diff)
downloadllvm-9421c2dc54df150f1430a9b16ef1d24acbc3146d.zip
llvm-9421c2dc54df150f1430a9b16ef1d24acbc3146d.tar.gz
llvm-9421c2dc54df150f1430a9b16ef1d24acbc3146d.tar.bz2
AssumptionCache: Disable the verifier by default, move it behind a hidden cl::opt and verify from releaseMemory().
This is a short term solution to the problem that many passes currently fail to update the assumption cache. In the long term the verifier should not be controllable with a flag. We should either fix all passes to correctly update the assumption cache and enable the verifier unconditionally or somehow arrange for the assumption list to be updated automatically by passes. Differential Revision: https://reviews.llvm.org/D30003 llvm-svn: 295236
Diffstat (limited to 'llvm/lib/Support/SourceMgr.cpp')
0 files changed, 0 insertions, 0 deletions