aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/FileCheck/FileCheck.cpp
diff options
context:
space:
mode:
authorMads Marquart <mads@marquart.dk>2025-01-16 17:15:12 +0100
committerGitHub <noreply@github.com>2025-01-16 08:15:12 -0800
commita082cc145f98a2075e53d7cbc1058288781154ac (patch)
tree3064dd132c4de85cb86ce61ae191edb47b25dbc6 /llvm/lib/FileCheck/FileCheck.cpp
parent66d347b46fe7643c2721738d61cbdadb7edbcb8b (diff)
downloadllvm-a082cc145f98a2075e53d7cbc1058288781154ac.zip
llvm-a082cc145f98a2075e53d7cbc1058288781154ac.tar.gz
llvm-a082cc145f98a2075e53d7cbc1058288781154ac.tar.bz2
Add Apple M4 host detection (#117530)
Add Apple M4 host detection, which fixes https://github.com/rust-lang/rust/issues/133414. Also add support for older ARM families (this is likely never going to get used, since only macOS is officially supported as host OS, but nice to have for completeness sake). Error handling (checking `CPUFAMILY_UNKNOWN`) is also included here. Finally, add links to extra documentation to make it easier for others to update this in the future. NOTE: These values are taken from `mach/machine.h` the Xcode 16.2 SDK, and has been confirmed on an M4 Max in https://github.com/rust-lang/rust/issues/133414#issuecomment-2499123337.
Diffstat (limited to 'llvm/lib/FileCheck/FileCheck.cpp')
0 files changed, 0 insertions, 0 deletions