[PATCH] D74611: [obj2yaml] - Fix indentations in the ELF output.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 20 07:08:27 PST 2020


grimar updated this revision to Diff 245650.
grimar added a comment.

- Updated the algorithm used.
- Added a much better test cases.
- Added comments.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D74611/new/

https://reviews.llvm.org/D74611

Files:
  llvm/test/tools/obj2yaml/elf-output-indentation.yaml
  llvm/tools/obj2yaml/obj2yaml.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74611.245650.patch
Type: text/x-patch
Size: 16908 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200220/fdc5e97d/attachment.bin>


More information about the llvm-commits mailing list