This helper method was used only in one place, which can easily use the direct call.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D85438
[DebugInfo] Remove DwarfUnit::getDwarfVersion(). NFC. ClosedPublic Authored by ikudrin on Aug 6 2020, 8:53 AM.
Details Summary This helper method was used only in one place, which can easily use the direct call.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 6 2020, 4:33 PM This revision was landed with ongoing or failed builds.Aug 7 2020, 2:09 AM Closed by commit rG1eade73d8b0d: [DebugInfo] Remove DwarfUnit::getDwarfVersion(). NFC. (authored by ikudrin). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 283843 llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp
llvm/lib/CodeGen/AsmPrinter/DwarfUnit.h
|