Handle dbg_value instructions (i.e., skip them) when generating IT blocks.
authorJim Grosbach <grosbach@apple.com>
Mon, 7 Jun 2010 21:48:47 +0000 (21:48 +0000)
committerJim Grosbach <grosbach@apple.com>
Mon, 7 Jun 2010 21:48:47 +0000 (21:48 +0000)
commit8077e76f934d575437a55315a0d5fcdcab6d6608
tree8668e2b839c0cb1a61ff1dd66e5399576775f44c
parent221aec60a7feb5fa14e7c2539617909855623ac1
Handle dbg_value instructions (i.e., skip them) when generating IT blocks.
rdar://7797940

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@105557 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/Thumb2ITBlockPass.cpp