[PATCH] D96409: [debug-info] refactor emitDwarfUnitLength
ChenZheng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 16 20:57:16 PST 2021
shchenz updated this revision to Diff 324179.
shchenz added a comment.
1: use RE to represent the length label
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/addr_comments.ll
llvm/test/DebugInfo/X86/dwarf-pubnames-split.ll
llvm/test/DebugInfo/X86/length_symbol_difference.ll
llvm/test/MC/WebAssembly/comdat-sections.ll
llvm/unittests/CodeGen/AsmPrinterDwarfTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96409.324179.patch
Type: text/x-patch
Size: 10947 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210217/9c6b3515/attachment-0001.bin>
More information about the llvm-commits
mailing list