Fix constant island pass's handling of tBR_JTr. The offset of the instruction does...
authorEvan Cheng <evan.cheng@apple.com>
Thu, 22 Jul 2010 02:09:47 +0000 (02:09 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Thu, 22 Jul 2010 02:09:47 +0000 (02:09 +0000)
        mov     pc, r1
        .align  2
LJTI0_0_0:
        .long    LBB0_14

This fixes rdar://8213383. No test case since it's not possible to come up with a suitable small one.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@109076 91177308-0d34-0410-b5e6-96231b3b80d8


No differences found