[PATCH] D30357: [ObjectYAML] NFC. Refactor DWARFYAML CompileUnit dump code

Chris Bieneman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 3 09:48:36 PST 2017


beanz updated this revision to Diff 90502.
beanz added a comment.

Updated based on feedback from Adrian.

I'm going to leave this patch briefly while I go off and fix up a bunch of DWARF32/DWARF64 issues in the DWARFYAML code. That will allow me to better accomodate Paul's feedback.


https://reviews.llvm.org/D30357

Files:
  lib/ObjectYAML/CMakeLists.txt
  lib/ObjectYAML/DWARFEmitter.cpp
  lib/ObjectYAML/DWARFVisitor.cpp
  lib/ObjectYAML/DWARFVisitor.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30357.90502.patch
Type: text/x-patch
Size: 17092 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170303/37044d8d/attachment.bin>


More information about the llvm-commits mailing list