Go to file
Bill Wendling 429bb1e2cc r120333 changed the opcode for the Thumb1 stuff from ARM::tMOVr to
ARM::tMOVgpr2gpr. But this check didn't change. As a result, we were getting
misaligned references to the jump table from an ADR instruction.

There is a test case, but unfortunately it's sensitive to random code changes.

<rdar://problem/8782223>

llvm-svn: 122131
2010-12-18 02:13:59 +00:00
clang Replace all uses of PathV1::getLast with PathV2::filename. 2010-12-18 00:19:12 +00:00
compiler-rt license change 2010-11-16 22:13:33 +00:00
debuginfo-tests Zap white spaces, test commit email. 2010-11-10 18:11:11 +00:00
libcxx Effort to reduce the number of exported symbols 2010-12-17 14:46:43 +00:00
lldb Linux patches from Stephen Wilson. 2010-12-18 01:54:34 +00:00
llvm r120333 changed the opcode for the Thumb1 stuff from ARM::tMOVr to 2010-12-18 02:13:59 +00:00