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

Reid Kleckner via cfe-commits cfe-commits at lists.llvm.org
Mon Apr 18 14:06:28 PDT 2016


rnk updated this revision to Diff 54114.
rnk added a comment.
Herald added a subscriber: joker.eph.

- Rebase, move setDwoId back to CGDebugInfo


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.54114.patch
Type: text/x-patch
Size: 223939 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160418/ef2dd634/attachment-0001.bin>


More information about the cfe-commits mailing list