aboutsummaryrefslogtreecommitdiff
path: root/lldb/packages/Python/lldbsuite/test
diff options
context:
space:
mode:
authorSaleem Abdulrasool <abdulras@thebrowser.company>2024-09-11 11:58:10 -0700
committerSaleem Abdulrasool <abdulras@thebrowser.company>2024-09-11 12:16:24 -0700
commit4570984e7fe7409cec10d2305fb43c0b52806683 (patch)
treef80dc771bb7616ec4d6fb3ee98d20f6cc03821fb /lldb/packages/Python/lldbsuite/test
parent0cfa5abd9ddb59bb4dfd8690ba9f8634cfc48e78 (diff)
downloadllvm-4570984e7fe7409cec10d2305fb43c0b52806683.zip
llvm-4570984e7fe7409cec10d2305fb43c0b52806683.tar.gz
llvm-4570984e7fe7409cec10d2305fb43c0b52806683.tar.bz2
builtins: honour `_M_ARM64` as `__aarch64__`
When clang is used as `clang-cl`, we use MSVC style macros. The spelling of `__aarch64__` is converted to `_M_ARM64`. Account for this alternative spelling in the conditional check. While in the area, add a tertiary spelling of `__arm64__` to ensure that we catch more of the variants.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test')
0 files changed, 0 insertions, 0 deletions