summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-dwarfdump/llvm-dwarfdump.cpp
diff options
context:
space:
mode:
authorJohn McCall <rjmccall@apple.com>2012-04-13 18:44:05 +0000
committerJohn McCall <rjmccall@apple.com>2012-04-13 18:44:05 +0000
commit8c38d35b058c11c72951e7d71de268738853c682 (patch)
tree86f1a59ed157e54b11f792f48c8b9b8134d45040 /llvm/tools/llvm-dwarfdump/llvm-dwarfdump.cpp
parentcbbdaa9378c568c983a476b3e527557a4c76aa69 (diff)
downloadbcm5719-llvm-8c38d35b058c11c72951e7d71de268738853c682.tar.gz
bcm5719-llvm-8c38d35b058c11c72951e7d71de268738853c682.zip
Don't enter cleanups for unreachable variables. It's impossible to
jump into these scopes, and the cleanup-entering code sometimes wants to do some operations first (e.g. a GEP), which can leave us with unparented IR. llvm-svn: 154684
Diffstat (limited to 'llvm/tools/llvm-dwarfdump/llvm-dwarfdump.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud