X-Git-Url: http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=blobdiff_plain;f=lib%2FCodeGen%2FCMakeLists.txt;fp=lib%2FCodeGen%2FCMakeLists.txt;h=9fc3e0bcec9a6345f445a865050d0925d2ec3d9e;hp=6ce5b13ea3938344ff83544bf52dd543d624e031;hb=95d08bce87645180ff63ef7468f8042b559ca0f6;hpb=a6f501cb9734934b8a2ddba2066f558661972573 diff --git a/lib/CodeGen/CMakeLists.txt b/lib/CodeGen/CMakeLists.txt index 6ce5b13ea39..9fc3e0bcec9 100644 --- a/lib/CodeGen/CMakeLists.txt +++ b/lib/CodeGen/CMakeLists.txt @@ -9,6 +9,7 @@ add_llvm_library(LLVMCodeGen CallingConvLower.cpp CodeGen.cpp CodeGenPrepare.cpp + CoreCLRGC.cpp CriticalAntiDepBreaker.cpp DFAPacketizer.cpp DeadMachineInstructionElim.cpp