[PATCH] D96409: [debug-info] refactor emitDwarfUnitLength

ChenZheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 17 19:29:24 PST 2021


shchenz updated this revision to Diff 324501.
shchenz added a comment.

1: integrate D96710 <https://reviews.llvm.org/D96710>


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
  llvm/unittests/CodeGen/TestAsmPrinter.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96409.324501.patch
Type: text/x-patch
Size: 14926 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210218/12cbca76/attachment.bin>


More information about the llvm-commits mailing list