summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CMakeLists.txt
diff options
context:
space:
mode:
authorJustin Bogner <mail@justinbogner.com>2014-03-12 22:00:57 +0000
committerJustin Bogner <mail@justinbogner.com>2014-03-12 22:00:57 +0000
commitec49f9820c10ad889a2e880625abd4b56483d777 (patch)
tree8c92addf7f544828e23318f753553399884f9355 /llvm/lib/CMakeLists.txt
parentd9be72ec4419f61cfc1d5d642c666120ee031493 (diff)
downloadbcm5719-llvm-ec49f9820c10ad889a2e880625abd4b56483d777.tar.gz
bcm5719-llvm-ec49f9820c10ad889a2e880625abd4b56483d777.zip
Back out Profile library and dependent commits
Chandler voiced some concern with checking this in without some discussion first. Reverting for now. This reverts r203703, r203704, r203708, and 203709. llvm-svn: 203723
Diffstat (limited to 'llvm/lib/CMakeLists.txt')
-rw-r--r--llvm/lib/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/lib/CMakeLists.txt b/llvm/lib/CMakeLists.txt
index a4496f9e58b..9367f553134 100644
--- a/llvm/lib/CMakeLists.txt
+++ b/llvm/lib/CMakeLists.txt
@@ -16,4 +16,3 @@ add_subdirectory(ExecutionEngine)
add_subdirectory(Target)
add_subdirectory(AsmParser)
add_subdirectory(LineEditor)
-add_subdirectory(Profile)
OpenPOWER on IntegriCloud