aboutsummaryrefslogtreecommitdiff
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
commit08ada178b8a9f2b380fb6c2bc2693c615532278e (patch)
treeca23d00308f0dc7923b0c5ca026010c4d4b63c12
parent0912e585b84cc8729f3147960688322b02630763 (diff)
Update CMake.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78367 91177308-0d34-0410-b5e6-96231b3b80d8
-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 53eac7dbc5..22664dc790 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