aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/TargetParser.cpp
diff options
context:
space:
mode:
authorSeiya Nuta <nuta@seiya.me>2019-06-13 23:24:12 +0000
committerSeiya Nuta <nuta@seiya.me>2019-06-13 23:24:12 +0000
commitb1027a480ac3d0545681e06b94012c95413b2116 (patch)
treeec5c1be471c0ae8eeccfe287e8ad6cd2c499c9d3 /llvm/lib/Support/TargetParser.cpp
parent49275272e3ec77e443418dda49b7b9cf0285c189 (diff)
downloadllvm-b1027a480ac3d0545681e06b94012c95413b2116.zip
llvm-b1027a480ac3d0545681e06b94012c95413b2116.tar.gz
llvm-b1027a480ac3d0545681e06b94012c95413b2116.tar.bz2
[llvm-objcopy] Fix sparc target endianness
Summary: AFAIK, the "sparc" target is big endian and the target for 32-bit little-endian SPARC is denoted as "sparcel". This patch fixes the endianness of "sparc" target and adds "sparcel" target for 32-bit little-endian SPARC. Reviewers: espindola, alexshap, rupprecht, jhenderson Reviewed By: jhenderson Subscribers: jyknight, emaste, arichardson, fedor.sergeev, jakehehrlich, MaskRay, llvm-commits Tags: #llvm Differential Revision: https://reviews.llvm.org/D63251 llvm-svn: 363336
Diffstat (limited to 'llvm/lib/Support/TargetParser.cpp')
0 files changed, 0 insertions, 0 deletions