From fe7405cb9870c93a580bd2d1aba8e0c95f65fa88 Mon Sep 17 00:00:00 2001 From: Lang Hames Date: Fri, 27 May 2016 22:21:12 +0000 Subject: [Kaleidoscope][Orc] Remove the reference to the Orc directory that was removed in r271059. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@271061 91177308-0d34-0410-b5e6-96231b3b80d8 --- examples/Kaleidoscope/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'examples') diff --git a/examples/Kaleidoscope/CMakeLists.txt b/examples/Kaleidoscope/CMakeLists.txt index 61a6a8c2eacf..543b9f73b4fe 100644 --- a/examples/Kaleidoscope/CMakeLists.txt +++ b/examples/Kaleidoscope/CMakeLists.txt @@ -14,4 +14,3 @@ add_subdirectory(Chapter5) add_subdirectory(Chapter6) add_subdirectory(Chapter7) add_subdirectory(Chapter8) -add_subdirectory(Orc) -- cgit v1.2.3