[PATCH] D107076: [DWARF] Revert sharing subprograms across CUs

Jeremy Morse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 9 04:44:20 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGd4ce9e463d51: [DWARF] Revert sharing subprograms across CUs (authored by jmorse).

Changed prior to commit:
  https://reviews.llvm.org/D107076?vs=362763&id=365156#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D107076/new/

https://reviews.llvm.org/D107076

Files:
  llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp
  llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.h
  llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
  llvm/lib/CodeGen/AsmPrinter/DwarfDebug.h
  llvm/lib/CodeGen/AsmPrinter/DwarfUnit.cpp
  llvm/test/DebugInfo/AArch64/unretained-declaration-subprogram.ll
  llvm/test/DebugInfo/MIR/AArch64/dbgcall-site-indirect-param.mir
  llvm/test/DebugInfo/MIR/AArch64/dbgcall-site-orr-moves.mir
  llvm/test/DebugInfo/MIR/X86/callsite-stack-value.mir
  llvm/test/DebugInfo/MIR/X86/debug-call-site-param.mir
  llvm/test/DebugInfo/X86/convert-loclist.ll
  llvm/test/DebugInfo/X86/fission-call-site.ll
  llvm/test/DebugInfo/X86/lto-cross-cu-call-origin-ref.ll
  llvm/test/DebugInfo/X86/subprogram-across-cus.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107076.365156.patch
Type: text/x-patch
Size: 32968 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210809/ae0bf2d5/attachment.bin>


More information about the llvm-commits mailing list