[PATCH] D145655: Typo fix in file name
Mehmet Eymen Ünay via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 8 23:02:10 PST 2023
Eymay created this revision.
Herald added a project: All.
Eymay requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D145655
Files:
llvm/utils/TableGen/jupyter/README.md
Index: llvm/utils/TableGen/jupyter/README.md
===================================================================
--- llvm/utils/TableGen/jupyter/README.md
+++ llvm/utils/TableGen/jupyter/README.md
@@ -17,7 +17,7 @@
# Then in the notebook interface, select 'LLVM TableGen' from the 'New' menu.
# To run the example notebook in this folder.
- jupyter notebook LLVM_Tablegen.ipynb
+ jupyter notebook LLVM_TableGen.ipynb
# To use the kernel from the command line.
jupyter console --kernel tablegen
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145655.503639.patch
Type: text/x-patch
Size: 524 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230309/e64ede06/attachment.bin>
More information about the llvm-commits
mailing list