summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h
diff options
context:
space:
mode:
authorBill Wendling <isanbard@gmail.com>2010-12-21 01:57:15 +0000
committerBill Wendling <isanbard@gmail.com>2010-12-21 01:57:15 +0000
commitcdcc4fc04810028024c95dc29a9ec88fde9a009f (patch)
treedd3333bf05c1ef3884284469a258c171eec8cab6 /llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h
parent18581a4ac0077509579d2cacbebb379770089c55 (diff)
downloadbcm5719-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/SelectionDAGBuilder.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud