[PATCH] D92588: [Doc][NFC] Fix Kaleidoscope links, typos, cfg image and add blog posts for MCJIT
Shivam Gupta via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Dec 5 01:04:01 PST 2020
xgupta updated this revision to Diff 309720.
xgupta added a comment.
Update to address comments.
Don't know why 'arc patch D92588 <https://reviews.llvm.org/D92588>' doesn't successful because of cfg image and gives an error "error: the patch applies to 'llvm/docs/tutorial/MyFirstLanguageFrontend/LangImpl05-cfg.png' (cdba92ff6c5c95b142bd928971bcdd560117028c), which does not match the current contents"? (image is now removed).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D92588/new/
https://reviews.llvm.org/D92588
Files:
llvm/docs/tutorial/LangImpl01.rst
llvm/docs/tutorial/LangImpl02.rst
llvm/docs/tutorial/LangImpl03.rst
llvm/docs/tutorial/LangImpl04.rst
llvm/docs/tutorial/LangImpl05.rst
llvm/docs/tutorial/LangImpl06.rst
llvm/docs/tutorial/LangImpl07.rst
llvm/docs/tutorial/LangImpl08.rst
llvm/docs/tutorial/LangImpl09.rst
llvm/docs/tutorial/LangImpl10.rst
llvm/docs/tutorial/MyFirstLanguageFrontend/LangImpl04.rst
llvm/docs/tutorial/MyFirstLanguageFrontend/LangImpl05.rst
llvm/docs/tutorial/MyFirstLanguageFrontend/LangImpl06.rst
llvm/docs/tutorial/MyFirstLanguageFrontend/LangImpl07.rst
llvm/docs/tutorial/MyFirstLanguageFrontend/LangImpl09.rst
llvm/examples/Kaleidoscope/MCJIT/README.txt
llvm/examples/Kaleidoscope/MCJIT/cached/README.txt
llvm/examples/Kaleidoscope/MCJIT/complete/README.txt
llvm/examples/Kaleidoscope/MCJIT/initial/README.txt
llvm/examples/Kaleidoscope/MCJIT/lazy/README.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92588.309720.patch
Type: text/x-patch
Size: 16499 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201205/1f714025/attachment.bin>
More information about the llvm-commits
mailing list