summaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorLang Hames <lhames@gmail.com>2016-05-27 22:21:12 +0000
committerLang Hames <lhames@gmail.com>2016-05-27 22:21:12 +0000
commitfe7405cb9870c93a580bd2d1aba8e0c95f65fa88 (patch)
tree2e6ec4a19e81e7abd4bc2b062f8e46c469ffd33f /examples
parent7a2177551f344cc1f3a854ecb6e9ec89f6f9e070 (diff)
[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
Diffstat (limited to 'examples')
-rw-r--r--examples/Kaleidoscope/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
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)