From 8fafa93092bf8955dc8c98923d9afb4bbd9db391 Mon Sep 17 00:00:00 2001 From: Ted Kremenek Date: Wed, 27 Jan 2010 20:44:12 +0000 Subject: Update CMake build. llvm-svn: 94687 --- llvm/lib/VMCore/CMakeLists.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'llvm/lib/VMCore') diff --git a/llvm/lib/VMCore/CMakeLists.txt b/llvm/lib/VMCore/CMakeLists.txt index 5ecedf1654a..4b80e36530b 100644 --- a/llvm/lib/VMCore/CMakeLists.txt +++ b/llvm/lib/VMCore/CMakeLists.txt @@ -8,17 +8,17 @@ add_llvm_library(LLVMCore Core.cpp Dominators.cpp Function.cpp + GVMaterializer.cpp Globals.cpp + IRBuilder.cpp InlineAsm.cpp Instruction.cpp Instructions.cpp IntrinsicInst.cpp - IRBuilder.cpp LLVMContext.cpp LeakDetector.cpp Metadata.cpp Module.cpp - ModuleProvider.cpp Pass.cpp PassManager.cpp PrintModulePass.cpp -- cgit v1.2.3