aboutsummaryrefslogtreecommitdiffstats
path: root/lib/CodeGen/CMakeLists.txt
diff options
context:
space:
mode:
authorDaniel Dunbar <daniel@zuster.org>2009-08-07 03:59:06 +0000
committerDaniel Dunbar <daniel@zuster.org>2009-08-07 03:59:06 +0000
commitbd6e475ca04e092b4eec84c1fd68699120f57022 (patch)
treeca23d00308f0dc7923b0c5ca026010c4d4b63c12 /lib/CodeGen/CMakeLists.txt
parent1381936066b6fbe8011c288b3b5940948c8e2322 (diff)
downloadexternal_llvm-bd6e475ca04e092b4eec84c1fd68699120f57022.zip
external_llvm-bd6e475ca04e092b4eec84c1fd68699120f57022.tar.gz
external_llvm-bd6e475ca04e092b4eec84c1fd68699120f57022.tar.bz2
Update CMake.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78367 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/CMakeLists.txt')
-rw-r--r--lib/CodeGen/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/CodeGen/CMakeLists.txt b/lib/CodeGen/CMakeLists.txt
index 53eac7d..22664dc 100644
--- a/lib/CodeGen/CMakeLists.txt
+++ b/lib/CodeGen/CMakeLists.txt
@@ -36,7 +36,6 @@ add_llvm_library(LLVMCodeGen
MachineVerifier.cpp
ObjectCodeEmitter.cpp
OcamlGC.cpp
- PBQP.cpp
PHIElimination.cpp
Passes.cpp
PostRASchedulerList.cpp