[Lldb-commits] [lldb] [LLDB][Docs] List available settings (PR #168245)
David Spickett via lldb-commits
lldb-commits at lists.llvm.org
Thu Feb 12 06:36:44 PST 2026
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
More information about the lldb-commits
mailing list