diff options
author | Craig Topper <craig.topper@sifive.com> | 2021-01-27 13:14:43 -0800 |
---|---|---|
committer | Craig Topper <craig.topper@sifive.com> | 2021-01-27 13:38:26 -0800 |
commit | 58aa049b9b80e342e3f6769f0834dabf41476bef (patch) | |
tree | 526d441cdeeb68c25f563fdb444617c6ed9bbd22 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 5dfa37a76153f2a18ac7fe30721cc1332b672ea2 (diff) | |
download | llvm-58aa049b9b80e342e3f6769f0834dabf41476bef.zip llvm-58aa049b9b80e342e3f6769f0834dabf41476bef.tar.gz llvm-58aa049b9b80e342e3f6769f0834dabf41476bef.tar.bz2 |
[RISCV] Move RISCVVPseudosTable from RISCVBaseInfo.h to RISCVInstrInfo.h. NFC
RISCVBaseInfo.h belongs to the MC layer, but the Pseudo instructions
are only used by the CodeGen layer. So it makes sense to keep this
table in the CodeGen layer.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions