summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/Transforms/Utils/FunctionComparatorTest.cpp
diff options
context:
space:
mode:
authorPeter Smith <peter.smith@linaro.org>2018-09-03 12:36:32 +0000
committerPeter Smith <peter.smith@linaro.org>2018-09-03 12:36:32 +0000
commitd8e7ed6457b1ecad3ec2dc41151092e5a637540c (patch)
tree49dd95b93de2bfc1488f23f29b0025b056cfa8d5 /llvm/unittests/Transforms/Utils/FunctionComparatorTest.cpp
parent6e5c7e6037a43c42efa9d3a2af2704322f704824 (diff)
downloadbcm5719-llvm-d8e7ed6457b1ecad3ec2dc41151092e5a637540c.tar.gz
bcm5719-llvm-d8e7ed6457b1ecad3ec2dc41151092e5a637540c.zip
[Aarch64] Fix linker emulation for Aarch64 big endian
This patch fixes target linker emulation for aarch64 big endian. aarch64_be_linux is not recognized by gnu ld. The equivalent emulation mode supported by gnu ld is aarch64linuxb. Patch by: Bharathi Seshadri Reviewed by: Peter Smith Differential Revision: https://reviews.llvm.org/D42930 llvm-svn: 341312
Diffstat (limited to 'llvm/unittests/Transforms/Utils/FunctionComparatorTest.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud