aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ExecutionEngine
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
commit4cd1ef9bbc827e5aeeb9afc5f5583bf07b471f01 (patch)
tree9fd5dfe72118388b4f2044b9d80756fe60179ebc /lib/ExecutionEngine
parent0624133aa0e6fc1ca4535a872c5ceb0630161161 (diff)
downloadexternal_llvm-4cd1ef9bbc827e5aeeb9afc5f5583bf07b471f01.zip
external_llvm-4cd1ef9bbc827e5aeeb9afc5f5583bf07b471f01.tar.gz
external_llvm-4cd1ef9bbc827e5aeeb9afc5f5583bf07b471f01.tar.bz2
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/ExecutionEngine')
0 files changed, 0 insertions, 0 deletions