aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/ProfileData/Coverage/CoverageMappingWriter.cpp
diff options
context:
space:
mode:
authorSander de Smalen <sander.desmalen@arm.com>2024-02-02 09:29:47 +0000
committerGitHub <noreply@github.com>2024-02-02 09:29:47 +0000
commit9e649518e6038a5b9ea38cfa424468657d3be59e (patch)
tree1d6f847fbcb5f38779301f31b06353c30797ef70 /llvm/lib/ProfileData/Coverage/CoverageMappingWriter.cpp
parent9efdccb26f35e9b32aa0f303eb0cfcec1e7c2c71 (diff)
downloadllvm-9e649518e6038a5b9ea38cfa424468657d3be59e.zip
llvm-9e649518e6038a5b9ea38cfa424468657d3be59e.tar.gz
llvm-9e649518e6038a5b9ea38cfa424468657d3be59e.tar.bz2
[Clang][AArch64] Add missing SME macros (#80293)
__ARM_STATE_ZA and __ARM_STATE_ZT0 are set when the compiler can parse the "za" and "zt0" strings in the SME attributes. __ARM_FEATURE_SME and __ARM_FEATURE_SME2 are set when the compiler can generate code for attributes with "za" and "zt0" state, respectively. __ARM_FEATURE_LOCALLY_STREAMING is set when the compiler supports the __arm_locally_streaming attribute.
Diffstat (limited to 'llvm/lib/ProfileData/Coverage/CoverageMappingWriter.cpp')
0 files changed, 0 insertions, 0 deletions