aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/ExtractAPI/ExtractAPIConsumer.cpp
diff options
context:
space:
mode:
authorEli Friedman <efriedma@quicinc.com>2022-03-22 16:41:16 -0700
committerEli Friedman <efriedma@quicinc.com>2022-03-30 12:15:39 -0700
commit72517e27c1e28eb6781b0cdb9a32a477e83cae24 (patch)
tree343f3656135e3ef46a9d27afbd24565f6d3a58d5 /clang/lib/ExtractAPI/ExtractAPIConsumer.cpp
parentff6696c842bac0b15fc04015b25ead721768eac9 (diff)
downloadllvm-72517e27c1e28eb6781b0cdb9a32a477e83cae24.zip
llvm-72517e27c1e28eb6781b0cdb9a32a477e83cae24.tar.gz
llvm-72517e27c1e28eb6781b0cdb9a32a477e83cae24.tar.bz2
[AArch64] Fix AArch64TargetParser.def to match AArch64.td.
Currently, we have two different lists of features each CPU supports... and those lists aren't consistent. This patch assumes AArch64.td is right, and tries to fix AArch64TargetParser to match. It's hard to find documentation for the right features, but reviewers have confirmed these changes. Probably we should try to unify the two lists at some point, but synchronizing them seems like a prerequisite to that anyway. Differential Revision: https://reviews.llvm.org/D122274
Diffstat (limited to 'clang/lib/ExtractAPI/ExtractAPIConsumer.cpp')
0 files changed, 0 insertions, 0 deletions