plotfi added a comment. In D60974#1479467 <https://reviews.llvm.org/D60974#1479467>, @jakehehrlich wrote:
> As an example, .tbe and .tbd files use YAML but in a very specific well > defined structure. yaml2obj also uses a specific format which is actually > well defined, it just doesn't map on very well here. I specifically meant the yaml2obj format. Mainly because yaml2obj is a handy tool for developing things. I suppose one way to do it could be to put together a more stable format and output the yaml2obj format for that. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D60974/new/ https://reviews.llvm.org/D60974 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits