[PATCH] D93441: [DebugInfo] Fix crash with -fdebug-info-for-profiling and split dwarf

Jordan Rupprecht via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 17 19:33:39 PST 2020


rupprecht updated this revision to Diff 312672.
rupprecht marked 2 inline comments as done.
rupprecht added a comment.

- Fix the dwarf 5 crash


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D93441

Files:
  llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp
  llvm/lib/CodeGen/AsmPrinter/DwarfUnit.cpp
  llvm/test/DebugInfo/X86/debug-info-for-profiling-crash-dwarf5.ll
  llvm/test/DebugInfo/X86/debug-info-for-profiling-crash.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93441.312672.patch
Type: text/x-patch
Size: 9661 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201218/da362be7/attachment.bin>


More information about the llvm-commits mailing list