[PATCH] D82455: [yaml2obj] - Add a way to set default values for macros used in a YAML.
George Rimar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 25 01:35:48 PDT 2020
grimar added a comment.
In D82455#2113349 <https://reviews.llvm.org/D82455#2113349>, @jhenderson wrote:
> Do we need a way of escaping the `=` in the event somebody wants to explicitly include it? Not sure I can think of a use-case for that, so probably not, but something to think about.
I thought that we might add a `--nomacro` option. But I doubt that we really need it too.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D82455/new/
https://reviews.llvm.org/D82455
More information about the llvm-commits
mailing list