From e805b16e3dde4bc56b79f14f52761427014fd7c7 Mon Sep 17 00:00:00 2001 From: Chandler Carruth Date: Tue, 20 Dec 2011 08:42:11 +0000 Subject: Fix up the CMake build for the new files added in r146960, they're likely to stay either way that discussion ends up resolving itself. llvm-svn: 146966 --- llvm/lib/Target/PowerPC/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'llvm/lib/Target/PowerPC') diff --git a/llvm/lib/Target/PowerPC/CMakeLists.txt b/llvm/lib/Target/PowerPC/CMakeLists.txt index 1b85495173d..bcd8bd29162 100644 --- a/llvm/lib/Target/PowerPC/CMakeLists.txt +++ b/llvm/lib/Target/PowerPC/CMakeLists.txt @@ -21,6 +21,7 @@ add_llvm_target(PowerPCCodeGen PPCFrameLowering.cpp PPCJITInfo.cpp PPCMCInstLower.cpp + PPCMachineFunctionInfo.cpp PPCRegisterInfo.cpp PPCSubtarget.cpp PPCTargetMachine.cpp -- cgit v1.2.3