diff options
author | Craig Topper <craig.topper@sifive.com> | 2022-12-14 15:58:02 -0800 |
---|---|---|
committer | Craig Topper <craig.topper@sifive.com> | 2022-12-14 15:58:04 -0800 |
commit | 8971fe2b89793ea2c1c969882a539a04485c780c (patch) | |
tree | ccc37675d9ac4059f6957c4dbecfd4f2c0ccff98 /llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp | |
parent | dc891846b811cdf945e2cdacd9b227c2d0966e71 (diff) | |
download | llvm-8971fe2b89793ea2c1c969882a539a04485c780c.zip llvm-8971fe2b89793ea2c1c969882a539a04485c780c.tar.gz llvm-8971fe2b89793ea2c1c969882a539a04485c780c.tar.bz2 |
[RISCV] Remove Group<m_riscv_Features_Group> from mcmodel_EQ_medlow/mcmodel_EQ_medany. NFCI
As far as I can tell m_riscv_Features_Group is for options that
can be passed to cc1's -target-feature. These mcmodel aliases aren't
that.
I think they get treated as aliases and disappear before we get
to processing m_riscv_Features_Group so it didn't cause any problems.
I've left them in m_Group to match mcmodel_EQ.
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp')
0 files changed, 0 insertions, 0 deletions