diff options
author | Craig Topper <craig.topper@sifive.com> | 2023-12-09 11:32:19 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-09 11:32:19 -0800 |
commit | 84b907d217776efcfca5c7d2cce7b279f09265a6 (patch) | |
tree | 03bbc6abffe84d31c3968694e0f713daff3795e9 /llvm/tools/llvm-cov/SourceCoverageView.cpp | |
parent | 7a13e410fd40d4ee2c89355f3d2f9a309cdff2c7 (diff) | |
download | llvm-84b907d217776efcfca5c7d2cce7b279f09265a6.zip llvm-84b907d217776efcfca5c7d2cce7b279f09265a6.tar.gz llvm-84b907d217776efcfca5c7d2cce7b279f09265a6.tar.bz2 |
[RISCV] Remove Name and OverloadedName from RVVIntrinsicDef. NFC (#74907)
These names are never used so just waste a lot of memory. If do need
them ever, it would be better to store pointers to the StringMapEntry
objects that store the same strings.
Diffstat (limited to 'llvm/tools/llvm-cov/SourceCoverageView.cpp')
0 files changed, 0 insertions, 0 deletions