[PATCH] D46054: [TableGen] Add a general-purpose JSON backend.

Nicolai Hähnle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 30 06:37:21 PDT 2018


nhaehnle added a comment.

And by the way, I do agree with your rationale for why !name is very useful to have in JSON. The C++ backends can (and do) use Record::getName() for the same functionality.


https://reviews.llvm.org/D46054





More information about the llvm-commits mailing list