[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 14:52:47 PST 2018


paquette updated this revision to Diff 130497.
paquette marked 8 inline comments as done.
paquette added a comment.

Updated diff to reflect style notes and address review comments.


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.130497.patch
Type: text/x-patch
Size: 9298 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180118/fcf2e1a9/attachment.bin>


More information about the llvm-commits mailing list