Skip debug info when looking for existing EH calls at the
authorDale Johannesen <dalej@apple.com>
Fri, 2 Apr 2010 21:49:27 +0000 (21:49 +0000)
committerDale Johannesen <dalej@apple.com>
Fri, 2 Apr 2010 21:49:27 +0000 (21:49 +0000)
commit7249ef04557cc6f9af7b6df93728683be3b65048
tree4379fc07cd2190fe45784617ddb787cc89d9b28a
parenta144c3f34dd8adc093d9be6cbc3e6f39d47c75dd
Skip debug info when looking for existing EH calls at the
beginning of a block.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@100230 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/BasicBlock.h
lib/CodeGen/DwarfEHPrepare.cpp
lib/VMCore/BasicBlock.cpp