diff options
author | Craig Topper <craig.topper@sifive.com> | 2023-03-16 15:20:25 -0700 |
---|---|---|
committer | Craig Topper <craig.topper@sifive.com> | 2023-03-16 15:20:25 -0700 |
commit | 91b3051ac8b5358b5b9980fd0656d6a807f41d6b (patch) | |
tree | f2737344031c8a8341e21fa8e06514ef86a627ee /clang/lib/Lex/ModuleMap.cpp | |
parent | 3e16488769b9cd5b5edb6124feaa70d66deaeb0e (diff) | |
download | llvm-91b3051ac8b5358b5b9980fd0656d6a807f41d6b.zip llvm-91b3051ac8b5358b5b9980fd0656d6a807f41d6b.tar.gz llvm-91b3051ac8b5358b5b9980fd0656d6a807f41d6b.tar.bz2 |
[RISCV] Remove ExtName from RISCVExtensionInfo.
This field is never used in the compiler and was only used in
unit tests added recently.
It's only used as the value in a map where the extension name
is the key. If we need the string we can get it from the key.
Reviewed By: asb
Differential Revision: https://reviews.llvm.org/D146197
Diffstat (limited to 'clang/lib/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions