Probably going to do some other refactors after this, but this one
was easy and clearly reduces duplicate code.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D151771
[RISCV] Merge emitDirectiveOptionArchPlus and emitDirectiveOptionArchMinus into a single interface. NFC ClosedPublic Authored by craig.topper on May 30 2023, 8:25 PM.
Details Summary Probably going to do some other refactors after this, but this one
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 30 2023, 10:41 PM Closed by commit rGac1df22315a5: [RISCV] Merge emitDirectiveOptionArchPlus and emitDirectiveOptionArchMinus into… (authored by craig.topper). · Explain WhyMay 30 2023, 10:53 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 526911 llvm/lib/Target/RISCV/AsmParser/RISCVAsmParser.cpp
llvm/lib/Target/RISCV/MCTargetDesc/RISCVTargetStreamer.h
llvm/lib/Target/RISCV/MCTargetDesc/RISCVTargetStreamer.cpp
|