Skip to content
Commit 429bb1e2 authored by Bill Wendling's avatar Bill Wendling
Browse files

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
parent 3b147633
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment