diff options
author | Bill Wendling <isanbard@gmail.com> | 2010-12-21 01:57:15 +0000 |
---|---|---|
committer | Bill Wendling <isanbard@gmail.com> | 2010-12-21 01:57:15 +0000 |
commit | cdcc4fc04810028024c95dc29a9ec88fde9a009f (patch) | |
tree | dd3333bf05c1ef3884284469a258c171eec8cab6 /llvm/lib/CodeGen/SelectionDAG | |
parent | 18581a4ac0077509579d2cacbebb379770089c55 (diff) | |
download | bcm5719-llvm-cdcc4fc04810028024c95dc29a9ec88fde9a009f.tar.gz bcm5719-llvm-cdcc4fc04810028024c95dc29a9ec88fde9a009f.zip |
Fix a copy-pasto. When the tBR_JTr instruction was converted to using the
tPseudoInst class, its size was changed from "special" to "2 bytes". This is
incorrect because the jump table will no longer be taken into account when
calculating branch offsets.
<rdar://problem/8782216>
llvm-svn: 122303
Diffstat (limited to 'llvm/lib/CodeGen/SelectionDAG')
0 files changed, 0 insertions, 0 deletions