summaryrefslogtreecommitdiffstats
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
commit852c55491b22a06bbf9403a0e4bc96883f3d2897 (patch)
tree336d27c7376fa6df35f7e332e948d43c8e3aa594
parent589308a0b18f8d5bccd6e92461090871169c7b87 (diff)
downloadbcm5719-llvm-852c55491b22a06bbf9403a0e4bc96883f3d2897.tar.gz
bcm5719-llvm-852c55491b22a06bbf9403a0e4bc96883f3d2897.zip
[Kaleidoscope][Orc] Remove the reference to the Orc directory that was removed
in r271059. llvm-svn: 271061
-rw-r--r--llvm/examples/Kaleidoscope/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/examples/Kaleidoscope/CMakeLists.txt b/llvm/examples/Kaleidoscope/CMakeLists.txt
index 61a6a8c2eac..543b9f73b4f 100644
--- a/llvm/examples/Kaleidoscope/CMakeLists.txt
+++ b/llvm/examples/Kaleidoscope/CMakeLists.txt
@@ -14,4 +14,3 @@ add_subdirectory(Chapter5)
add_subdirectory(Chapter6)
add_subdirectory(Chapter7)
add_subdirectory(Chapter8)
-add_subdirectory(Orc)
OpenPOWER on IntegriCloud