aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CoverageMappingGen.cpp
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@sifive.com>2024-04-22 10:32:47 -0700
committerGitHub <noreply@github.com>2024-04-22 10:32:47 -0700
commita6c028299cbce9885dd3c3e989b2cb3273ba6e05 (patch)
treed0b02651775c175ce0d1f16429598c64ce437cae /clang/lib/CodeGen/CoverageMappingGen.cpp
parent9aa663bb9ef3dbab8ccc324ef3df5138aa458fbd (diff)
downloadllvm-a6c028299cbce9885dd3c3e989b2cb3273ba6e05.zip
llvm-a6c028299cbce9885dd3c3e989b2cb3273ba6e05.tar.gz
llvm-a6c028299cbce9885dd3c3e989b2cb3273ba6e05.tar.bz2
[RISCV] Add extension information to RISCVFeatures.td. NFC (#89326)
This adds a new RISCVExtension class that inherits from SubtargetFeature. This contains the major/minor version and whether the extension is experimental. The plan is to use this to generate the tables for RISCVISAInfo.cpp. The version numbers might not be accurate yet. If there are errors they will be fixed before they are used for anything. It will be easier to verify once the new tablegen backend is written to generate the RISCVISAInfo.cpp table.
Diffstat (limited to 'clang/lib/CodeGen/CoverageMappingGen.cpp')
0 files changed, 0 insertions, 0 deletions