X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=lib%2FTarget%2FCMakeLists.txt;h=4d02d1e4a5b9e24beeb13e92aaa7176319c277e1;hb=1e09e5b979249ae08082569cbf0ab24d297ee0dd;hp=4e62d96e464631388191239a56bd3c248dfa1c51;hpb=8070812f4c12a5385b7acafa49dd71147632dcfa;p=oota-llvm.git diff --git a/lib/Target/CMakeLists.txt b/lib/Target/CMakeLists.txt index 4e62d96e464..4d02d1e4a5b 100644 --- a/lib/Target/CMakeLists.txt +++ b/lib/Target/CMakeLists.txt @@ -6,7 +6,7 @@ add_llvm_library(LLVMTarget TargetAsmLexer.cpp TargetData.cpp TargetELFWriterInfo.cpp - TargetFrameInfo.cpp + TargetFrameLowering.cpp TargetInstrInfo.cpp TargetIntrinsicInfo.cpp TargetLoweringObjectFile.cpp