[PATCH] D89691: [obj2yaml] - Add support of dumping archives.

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 20 01:14:55 PDT 2020


jhenderson added a comment.

What's the use case for this? I don't follow why you can't just use llvm-ar to extract the files and then run obj2yaml on them individually.


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

https://reviews.llvm.org/D89691



More information about the llvm-commits mailing list