From 2e418e16ddd43f763606ff88453f8f3b9c3fe135 Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Fri, 19 Jul 2019 05:23:17 +0000 Subject: replace the old kaleidoscope tutorial files with orphaned pages that forward to the new copy. llvm-svn: 366529 --- llvm/docs/tutorial/MyFirstLanguageFrontend/index.rst | 2 -- 1 file changed, 2 deletions(-) (limited to 'llvm/docs/tutorial/MyFirstLanguageFrontend') diff --git a/llvm/docs/tutorial/MyFirstLanguageFrontend/index.rst b/llvm/docs/tutorial/MyFirstLanguageFrontend/index.rst index 2b589d19180..dcf9d5814fb 100644 --- a/llvm/docs/tutorial/MyFirstLanguageFrontend/index.rst +++ b/llvm/docs/tutorial/MyFirstLanguageFrontend/index.rst @@ -1,5 +1,3 @@ -:orphan: - ============================================= My First Language Frontend with LLVM Tutorial ============================================= -- cgit v1.2.3