diff options
author | Craig Topper <craig.topper@sifive.com> | 2025-02-24 09:30:55 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-24 09:30:55 -0800 |
commit | 7f6f186736c81ab3ca1881ed9d5569ffc1050df8 (patch) | |
tree | 2657da8f87f8641b2d19b88c7fabf23771a02c5e /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | a6abbe03094a7afc85d4d35c24e6cedd1cfc4ef2 (diff) | |
download | llvm-7f6f186736c81ab3ca1881ed9d5569ffc1050df8.zip llvm-7f6f186736c81ab3ca1881ed9d5569ffc1050df8.tar.gz llvm-7f6f186736c81ab3ca1881ed9d5569ffc1050df8.tar.bz2 |
[SPIRV] Stop including SPIRVInstrInfo.h in MCTargetDesc. NFC (#128443)
SPIRVInstrInfo.h is a CodeGen layer file, it should not be used in MC
layer files.
This required adding a new enum for MCInst flags and a conversion from
MachineInstr's AsmPrinter flags in SPIRVMCInstLower.
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions