summaryrefslogtreecommitdiff
path: root/lib/Analysis/AliasAnalysisEvaluator.cpp
diff options
context:
space:
mode:
authorDuncan Sands <baldrick@free.fr>2007-11-01 10:50:26 +0000
committerDuncan Sands <baldrick@free.fr>2007-11-01 10:50:26 +0000
commitd0561900f3a1a4685628fbc3761ea4bfcccb0530 (patch)
tree9fd5dfe72118388b4f2044b9d80756fe60179ebc /lib/Analysis/AliasAnalysisEvaluator.cpp
parentd03a6a924264fb3e464c8fca3a63c5cb96a84892 (diff)
downloadllvm-d0561900f3a1a4685628fbc3761ea4bfcccb0530.tar.gz
llvm-d0561900f3a1a4685628fbc3761ea4bfcccb0530.tar.bz2
llvm-d0561900f3a1a4685628fbc3761ea4bfcccb0530.tar.xz
Don't barf on empty basic blocks. Do not rely on assert
doing something - this needs to work for release builds too. I chose to just abort rather than following the fancy logic of abortIfBroken, because (1) it is a pain to do otherwise, and (2) nothing is going to work if the module is this broken. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@43611 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Analysis/AliasAnalysisEvaluator.cpp')
0 files changed, 0 insertions, 0 deletions