[PATCH] D101256: [docs]updated llvm/example under directory layout.
Shivam Gupta via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Apr 25 08:32:22 PDT 2021
xgupta accepted this revision.
xgupta added a comment.
This revision is now accepted and ready to land.
LGTM, Thanks for the patch!
================
Comment at: llvm/docs/GettingStarted.rst:821
+- Some simple examples showing how to use the LLVM IR, JIT, LLJIT, ORCv2,
+ ParallelJIT, IR Transforms, Kaleidoscope languages, and SpeculativeJIT.
+- Also shows how to use some of the LLVM APIs and how LLVM works, in
----------------
Kaleidoscope languages tutorial is a very important thing, can we write in a separate line?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101256/new/
https://reviews.llvm.org/D101256
More information about the llvm-commits
mailing list