diff options
-rw-r--r-- | llvm/utils/TableGen/jupyter/README.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/llvm/utils/TableGen/jupyter/README.md b/llvm/utils/TableGen/jupyter/README.md index 4356a90..79c986a 100644 --- a/llvm/utils/TableGen/jupyter/README.md +++ b/llvm/utils/TableGen/jupyter/README.md @@ -7,6 +7,8 @@ TableGen. [LLVM_TableGen.ipynb](LLVM_TableGen.ipynb) - A demo of the kernel's capabilities. +[tablegen_tutorial_part_1.ipynb](tablegen_tutorial_part_1.ipynb) - A tutorial on the TableGen language. + [sql_query_backend.ipynb](sql_query_backend.ipynb) - How to write a backend using JSON output and Python. |