diff options
author | Craig Topper <craig.topper@sifive.com> | 2025-03-14 09:23:08 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-14 09:23:08 -0700 |
commit | b936ef18559aac8d982229040158c65843d43eb2 (patch) | |
tree | a39e7a94c5dcc143abd3f6b71f0694f3792852af /clang/lib/Frontend/CreateInvocationFromCommandLine.cpp | |
parent | 8c31bb7da34ac5d8a5e7db4d3964039dfd09a73f (diff) | |
download | llvm-b936ef18559aac8d982229040158c65843d43eb2.zip llvm-b936ef18559aac8d982229040158c65843d43eb2.tar.gz llvm-b936ef18559aac8d982229040158c65843d43eb2.tar.bz2 |
[RISCV] Reorder include of RISCVInstrInfoZi* before C and Zc*. NFC (#131274)
Zclsd needs to reference Zilsd in CompressPats so put Zi before Zc.
The one issue I encountered is that RISCVInstrFormatsC.td needs to be
included before RISCVInstrInfoZicfiss. To fix this I moved the include
of RISCVInstrFormatsC.td from RISCVInstrInfoC.td to RISCVInstrInfo.td
where we include RISCVInstrFormats.td. I moved RISCVInstrFormatsV.td for
consistency.
Diffstat (limited to 'clang/lib/Frontend/CreateInvocationFromCommandLine.cpp')
0 files changed, 0 insertions, 0 deletions