aboutsummaryrefslogtreecommitdiff
path: root/lldb/scripts/Python
diff options
context:
space:
mode:
authorFangrui Song <maskray@google.com>2020-01-07 09:54:10 -0800
committerFangrui Song <maskray@google.com>2020-01-07 11:40:56 -0800
commit8edf759ca7e1ceadb8bd4c0701f08c48850c26e7 (patch)
treed3fb6401c81dd848e66b9b80208ab2a926d716b5 /lldb/scripts/Python
parentfb6e80da446b94d42d484910ea28a82b4900f01f (diff)
downloadllvm-8edf759ca7e1ceadb8bd4c0701f08c48850c26e7.zip
llvm-8edf759ca7e1ceadb8bd4c0701f08c48850c26e7.tar.gz
llvm-8edf759ca7e1ceadb8bd4c0701f08c48850c26e7.tar.bz2
[PowerPC][Triple] Use elfv2 on freebsd>=13 and linux-musl
Summary: Every powerpc64le platform uses elfv2. For powerpc64, the environments "elfv1" and "elfv2" were added for FreeBSD ELFv1->ELFv2 migration in D61950. FreeBSD developers have decided to use OS versions to select ABI, and no one is relying on the environments. Also use elfv2 on powerpc64-linux-musl. Users can always use -mabi=elfv1 and -mabi=elfv2 to override the default ABI. Reviewed By: adalava Differential Revision: https://reviews.llvm.org/D72352
Diffstat (limited to 'lldb/scripts/Python')
0 files changed, 0 insertions, 0 deletions