summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
diff options
context:
space:
mode:
authorMikhail Maltsev <mikhail.maltsev@arm.com>2019-06-26 10:48:40 +0000
committerMikhail Maltsev <mikhail.maltsev@arm.com>2019-06-26 10:48:40 +0000
commit6dcbb3161e35a9a2bbe4d49760bb25f6bd25ce48 (patch)
tree83db01a5b91cb09ab6e83546c3eb12514b8be0a2 /llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
parentcf74881329d3b2bce063b70cbac85792a1b76b0f (diff)
downloadbcm5719-llvm-6dcbb3161e35a9a2bbe4d49760bb25f6bd25ce48.tar.gz
bcm5719-llvm-6dcbb3161e35a9a2bbe4d49760bb25f6bd25ce48.zip
[ARM] Handle fixup_arm_pcrel_9 correctly on big-endian targets
Summary: The getFixupKindContainerSizeBytes function returns the size of the instruction containing a given fixup. Currently fixup_arm_pcrel_9 is not handled in this function, this causes an assertion failure in the debug build and incorrect codegen in the release build. This patch fixes the problem. Reviewers: ostannard, simon_tatham Reviewed By: ostannard Subscribers: javed.absar, kristof.beyls, hiraditya, pbarrio, llvm-commits Tags: #llvm Differential Revision: https://reviews.llvm.org/D63778 llvm-svn: 364404
Diffstat (limited to 'llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud