[PATCH] D42254: Add optional DICompileUnit to DIBuilder and make outlined debug info use that CU

Jessica Paquette via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 18 15:59:10 PST 2018


paquette updated this revision to Diff 130513.
paquette added a comment.

Updated diff so that the file comes from the subprogram instead of the compile unit.


https://reviews.llvm.org/D42254

Files:
  include/llvm/IR/DIBuilder.h
  lib/CodeGen/MachineOutliner.cpp
  lib/IR/DIBuilder.cpp
  test/CodeGen/X86/machine-outliner-disubprogram.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42254.130513.patch
Type: text/x-patch
Size: 9369 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180118/39470022/attachment.bin>


More information about the llvm-commits mailing list