From bd6e475ca04e092b4eec84c1fd68699120f57022 Mon Sep 17 00:00:00 2001 From: Daniel Dunbar Date: Fri, 7 Aug 2009 03:59:06 +0000 Subject: Update CMake. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78367 91177308-0d34-0410-b5e6-96231b3b80d8 --- lib/CodeGen/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'lib') 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 -- cgit v1.1