DavidSpickett wrote:
What is the difference between this added json backend and the default json
output?
```
$ ./bin/llvm-tblgen --help | grep json
--dump-json - Dump all records as
machine-readable JSON
```
Convenience I assume, but how much so?https://github.com/llvm/llvm-project/pull/168245 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
