X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=lib%2FVMCore%2FCMakeLists.txt;h=b2634497b2b13dc2b5c6dec528c33c283fc4eaf6;hb=98c65173bb27e1df4ebe87f8c864d6dc197209ca;hp=c0d5144a513765f992fdcbebe3f5f8cb9ee12971;hpb=193562982930fb7c094dbe2c8b10fd18a1fac1d6;p=oota-llvm.git diff --git a/lib/VMCore/CMakeLists.txt b/lib/VMCore/CMakeLists.txt index c0d5144a513..b2634497b2b 100644 --- a/lib/VMCore/CMakeLists.txt +++ b/lib/VMCore/CMakeLists.txt @@ -14,8 +14,10 @@ add_llvm_library(LLVMCore Instructions.cpp IntrinsicInst.cpp LLVMContext.cpp + LLVMContextImpl.cpp LeakDetector.cpp Mangler.cpp + Metadata.cpp Module.cpp ModuleProvider.cpp Pass.cpp