[PATCH] D39981: [DebugInfo] Fix potential CU mismatch for SubprogramScopeDIEs.

Jonas Devlieghere via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 14 09:32:27 PST 2017


JDevlieghere updated this revision to Diff 122858.
JDevlieghere marked 2 inline comments as done.
JDevlieghere added a comment.

- Further reduced testcase
- Use `%llc_dwarf`


https://reviews.llvm.org/D39981

Files:
  lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp
  lib/CodeGen/AsmPrinter/DwarfDebug.h
  test/DebugInfo/cross-cu-scope.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39981.122858.patch
Type: text/x-patch
Size: 6148 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171114/a2e04fe6/attachment.bin>


More information about the llvm-commits mailing list