From: Daniel Dunbar Date: Fri, 7 Aug 2009 03:59:06 +0000 (+0000) Subject: Update CMake. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=08ada178b8a9f2b380fb6c2bc2693c615532278e;p=oota-llvm.git Update CMake. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78367 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/lib/CodeGen/CMakeLists.txt b/lib/CodeGen/CMakeLists.txt index 53eac7dbc5f..22664dc790e 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