Jim Grosbach 9da7892fbe ARM: Thumb ldr(literal) base address alignment is 32-bits.
The base address for the PC-relative load is Align(PC,4), so it's the
address of the word containing the 16-bit instruction, not the address
of the instruction itself. Ugh.

rdar://11314619

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@155659 91177308-0d34-0410-b5e6-96231b3b80d8
2012-04-26 20:48:12 +00:00
..
2012-03-11 06:09:17 +00:00
2012-04-25 18:01:30 +00:00
2012-04-04 20:33:56 +00:00
2012-04-18 18:09:53 +00:00