Broken out from a review comment on D82975. This is an NFC expect for
that the Macinfo macro string is now emitted using a single emitBytes()
invocation, so it can be done using a single string directive.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D83557
[DebugInfo] Simplify DwarfDebug::emitMacro ClosedPublic Authored by dstenb on Jul 10 2020, 7:16 AM.
Details Summary Broken out from a review comment on D82975. This is an NFC expect for
Diff Detail Event Timelinedstenb added a child revision: D82975: [DebugInfo] Allow GNU macro extension to be emitted.Jul 10 2020, 7:17 AM This revision is now accepted and ready to land.Jul 10 2020, 11:57 PM This revision was landed with ongoing or failed builds.Aug 11 2020, 8:00 AM Closed by commit rGbb640645f524: [DebugInfo] Simplify DwarfDebug::emitMacro (authored by dstenb). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 277029 llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
|