[PATCH] D19072: [CodeGen] Split CGDebugInfo into CGDebugInfo and CGDebugDwarf

Reid Kleckner via cfe-commits cfe-commits at lists.llvm.org
Wed Apr 13 16:44:41 PDT 2016


rnk updated this revision to Diff 53641.
rnk marked an inline comment as done.
rnk added a comment.

- Rebase over unique_ptr change


http://reviews.llvm.org/D19072

Files:
  lib/CodeGen/CGDebugDwarf.cpp
  lib/CodeGen/CGDebugDwarf.h
  lib/CodeGen/CGDebugInfo.cpp
  lib/CodeGen/CGDebugInfo.h
  lib/CodeGen/CMakeLists.txt
  lib/CodeGen/CodeGenModule.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19072.53641.patch
Type: text/x-patch
Size: 224418 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160413/fbadef5e/attachment-0001.bin>


More information about the cfe-commits mailing list