diff options
| author | Saleem Abdulrasool <abdulras@thebrowser.company> | 2024-09-11 11:58:10 -0700 |
|---|---|---|
| committer | Saleem Abdulrasool <abdulras@thebrowser.company> | 2024-09-11 12:16:24 -0700 |
| commit | 4570984e7fe7409cec10d2305fb43c0b52806683 (patch) | |
| tree | f80dc771bb7616ec4d6fb3ee98d20f6cc03821fb /lldb/packages/Python/lldbsuite/test | |
| parent | 0cfa5abd9ddb59bb4dfd8690ba9f8634cfc48e78 (diff) | |
| download | llvm-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
