[PATCH] D96409: [debug-info] refactor emitDwarfUnitLength
ChenZheng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 25 18:01:22 PST 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rGd39bc36b1be7: [debug-info] refactor emitDwarfUnitLength (authored by shchenz).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D96409/new/
https://reviews.llvm.org/D96409
Files:
llvm/include/llvm/CodeGen/AsmPrinter.h
llvm/include/llvm/MC/MCStreamer.h
llvm/lib/CodeGen/AsmPrinter/AccelTable.cpp
llvm/lib/CodeGen/AsmPrinter/AddressPool.cpp
llvm/lib/CodeGen/AsmPrinter/AsmPrinterDwarf.cpp
llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
llvm/lib/CodeGen/AsmPrinter/DwarfUnit.cpp
llvm/lib/MC/MCStreamer.cpp
llvm/test/DebugInfo/X86/dwarf-pubnames-split.ll
llvm/unittests/CodeGen/AsmPrinterDwarfTest.cpp
llvm/unittests/CodeGen/TestAsmPrinter.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96409.326568.patch
Type: text/x-patch
Size: 12650 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210226/f2516ab4/attachment-0001.bin>
More information about the llvm-commits
mailing list