diff options
| author | Daniel Dunbar <daniel@zuster.org> | 2009-08-07 03:59:06 +0000 |
|---|---|---|
| committer | Daniel Dunbar <daniel@zuster.org> | 2009-08-07 03:59:06 +0000 |
| commit | 9a4ae0e9e6ce2d419f26a64a2078333857f259a6 (patch) | |
| tree | 2acb4b98dea45d9dbbe6c8b8f59e2241611bf1c2 /llvm/lib/CodeGen | |
| parent | 6310426a55ecf6033558f8bb910510a58e008885 (diff) | |
| download | bcm5719-llvm-9a4ae0e9e6ce2d419f26a64a2078333857f259a6.tar.gz bcm5719-llvm-9a4ae0e9e6ce2d419f26a64a2078333857f259a6.zip | |
Update CMake.
llvm-svn: 78367
Diffstat (limited to 'llvm/lib/CodeGen')
| -rw-r--r-- | llvm/lib/CodeGen/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/lib/CodeGen/CMakeLists.txt b/llvm/lib/CodeGen/CMakeLists.txt index 53eac7dbc5f..22664dc790e 100644 --- a/llvm/lib/CodeGen/CMakeLists.txt +++ b/llvm/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 |

