diff options
author | Jim Grosbach <grosbach@apple.com> | 2012-04-26 20:48:12 +0000 |
---|---|---|
committer | Jim Grosbach <grosbach@apple.com> | 2012-04-26 20:48:12 +0000 |
commit | 3d6c629e26d116319131812f4d8c5cfcd64b866a (patch) | |
tree | 161cc0866fa95cf40d6e70826754bfda0f212f2c /lldb/source/Expression/IRForTarget.cpp | |
parent | ea7d847290069e66b53144b475518dba7e4560df (diff) | |
download | bcm5719-llvm-3d6c629e26d116319131812f4d8c5cfcd64b866a.tar.gz bcm5719-llvm-3d6c629e26d116319131812f4d8c5cfcd64b866a.zip |
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
llvm-svn: 155659
Diffstat (limited to 'lldb/source/Expression/IRForTarget.cpp')
0 files changed, 0 insertions, 0 deletions