aboutsummaryrefslogtreecommitdiffstats
path: root/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
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
commita519d577251c2a1207b466a4659d9eff37a989e1 (patch)
tree8d779cdeaaa120adb0e3c1b043cf34bd7d17c0f1 /lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
parent9a4d2e40a02b6e5fab5ccf1c768a52c76f3aec6a (diff)
downloadexternal_llvm-a519d577251c2a1207b466a4659d9eff37a989e1.zip
external_llvm-a519d577251c2a1207b466a4659d9eff37a989e1.tar.gz
external_llvm-a519d577251c2a1207b466a4659d9eff37a989e1.tar.bz2
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> git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@122303 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp')
0 files changed, 0 insertions, 0 deletions