[PATCH] D133646: Add a utility for converting between different types of remarks

Jessica Paquette via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Sep 10 16:53:31 PDT 2022


paquette added a comment.

In D133646#3782446 <https://reviews.llvm.org/D133646#3782446>, @thegameg wrote:

> Looks straightforward and pretty good to me. Thanks for working on this.
>
> One suggestion would be to have a `convert` subcommand that takes `bitstream2yaml` or `yaml2bitstream`, assuming this tool will be extended to do more (for example, one thing I want to add is `extract` from a mach-o object file). I don't have strong opinions though so if everyone is fine with this I'm also fine.

What would this use-case look like in the (proposed) UI?


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

https://reviews.llvm.org/D133646



More information about the llvm-commits mailing list