[PATCH] D73045: [obj2yaml] - Better indentations in the ELF output.

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 20 10:08:00 PST 2020


MaskRay added a comment.

I agree that a preflight pass is unavoidable if we want to improve indentation. This patch does not seem to bring much complexity, so I am in favor of such a change. I'll need to dive deeply into the logic.


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

https://reviews.llvm.org/D73045





More information about the llvm-commits mailing list