OSDN Git Service

[Kaleidoscope][Orc] Remove the reference to the Orc directory that was removed
authorLang Hames <lhames@gmail.com>
Fri, 27 May 2016 22:21:12 +0000 (22:21 +0000)
committerLang Hames <lhames@gmail.com>
Fri, 27 May 2016 22:21:12 +0000 (22:21 +0000)
in r271059.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@271061 91177308-0d34-0410-b5e6-96231b3b80d8

examples/Kaleidoscope/CMakeLists.txt

index 61a6a8c..543b9f7 100644 (file)
@@ -14,4 +14,3 @@ add_subdirectory(Chapter5)
 add_subdirectory(Chapter6)
 add_subdirectory(Chapter7)
 add_subdirectory(Chapter8)
-add_subdirectory(Orc)