DavidSpickett wrote: Here's a (toy) example of using the built in json backend - https://github.com/llvm/llvm-project/blob/main/llvm/utils/TableGen/jupyter/sql_query_backend.ipynb
It's similar in structure to what you're doing here. tablegen -> json -> python -> whatever. https://github.com/llvm/llvm-project/pull/168245 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
