aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CreateInvocationFromCommandLine.cpp
diff options
context:
space:
mode:
authorserge-sans-paille <sguelton@redhat.com>2022-05-02 12:19:48 +0200
committerserge-sans-paille <sguelton@redhat.com>2022-05-05 09:22:02 +0200
commitf416e57339bd3315834e6c14d6476e63ccb363ff (patch)
treea719bf7ff54982f858f636e677a1f7457ef27e64 /clang/lib/Frontend/CreateInvocationFromCommandLine.cpp
parent405bf90235615332bc2f59ebc5561f942cfd3b11 (diff)
downloadllvm-f416e57339bd3315834e6c14d6476e63ccb363ff.zip
llvm-f416e57339bd3315834e6c14d6476e63ccb363ff.tar.gz
llvm-f416e57339bd3315834e6c14d6476e63ccb363ff.tar.bz2
[lldb] Fix ppc64 detection in lldb
Currently, ppc64le and ppc64 (defaulting to big endian) have the same descriptor, thus the linear scan always return ppc64le. Handle that through subtype. This is a recommit of f114f009486816ed4b3bf984f0fbbb8fc80914f6 with a new test setup that doesn't involves (unsupported) corefiles. Differential Revision: https://reviews.llvm.org/D124760
Diffstat (limited to 'clang/lib/Frontend/CreateInvocationFromCommandLine.cpp')
0 files changed, 0 insertions, 0 deletions