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

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 22 09:53:18 PDT 2020


MaskRay added a comment.

In D89691#2346607 <https://reviews.llvm.org/D89691#2346607>, @grimar wrote:

> Abandoning. As discussed, going to post a patch for obj2yaml/yaml2obj to support dumping/crafting archives very soon instead.

An archive header with Children fields referencing some filenames/opaque contents? I think it might be useful.


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

https://reviews.llvm.org/D89691



More information about the llvm-commits mailing list