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

llvm-svn: 74825
This commit is contained in:
Duncan Sands 2009-07-06 14:28:32 +00:00
parent a0396d9013
commit ef86842ca2
1 changed files with 1 additions and 0 deletions

View File

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