Fix the cmake build - patch by Xerxes Rånby.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@74825 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Duncan Sands 2009-07-06 14:28:32 +00:00
parent 2f8ca29a70
commit 08b7daf3ff

View File

@ -31,6 +31,7 @@ add_llvm_library(LLVMCodeGen
MachineRegisterInfo.cpp
MachineSink.cpp
MachineVerifier.cpp
ObjectCodeEmitter.cpp
OcamlGC.cpp
PBQP.cpp
PHIElimination.cpp