Also address some minor inefficiencies and style issues.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D86088
Reduce the number of memory allocations when displaying a warning about clobbering reserved registers (NFC). ClosedPublic Authored by chill on Aug 17 2020, 9:17 AM.
Details Summary Also address some minor inefficiencies and style issues.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 28 2020, 6:21 AM Closed by commit rGeb482afaf5bb: Reduce the number of memory allocations when displaying (authored by chill). · Explain WhySep 7 2020, 9:05 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 290302 llvm/lib/CodeGen/AsmPrinter/AsmPrinterInlineAsm.cpp
|