RISCVAsmPrinter already has MCSubtargetInfo.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D101889
[RISCV][NFC] Don't need to create a new STI in RISCVAsmPrinter. ClosedPublic Authored by khchen on May 5 2021, 3:19 AM.
Details Summary RISCVAsmPrinter already has MCSubtargetInfo.
Diff Detail
Event TimelineHerald added subscribers: vkmr, frasercrmck, evandro and 24 others. · View Herald TranscriptMay 5 2021, 3:19 AM This revision is now accepted and ready to land.May 6 2021, 5:27 PM Closed by commit rG446ed6394bd3: [RISCV][NFC] Don't need to create a new STI in RISCVAsmPrinter. (authored by khchen). · Explain WhyMay 9 2021, 6:49 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 343951 llvm/lib/Target/RISCV/RISCVAsmPrinter.cpp
|