diff options
Diffstat (limited to 'llvm/docs/tutorial/MyFirstLanguageFrontend/LangImpl10.rst')
-rw-r--r-- | llvm/docs/tutorial/MyFirstLanguageFrontend/LangImpl10.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/llvm/docs/tutorial/MyFirstLanguageFrontend/LangImpl10.rst b/llvm/docs/tutorial/MyFirstLanguageFrontend/LangImpl10.rst index b1d19c2cdd8..789042b53d3 100644 --- a/llvm/docs/tutorial/MyFirstLanguageFrontend/LangImpl10.rst +++ b/llvm/docs/tutorial/MyFirstLanguageFrontend/LangImpl10.rst @@ -1,3 +1,5 @@ +:orphan: + ====================================================== Kaleidoscope: Conclusion and other useful LLVM tidbits ====================================================== |