Expose getTypeName to the C API. Patch by Patrick Walton.
[oota-llvm.git] / lib / Target / CMakeLists.txt
index 4e62d96e464631388191239a56bd3c248dfa1c51..4d02d1e4a5b9e24beeb13e92aaa7176319c277e1 100644 (file)
@@ -6,7 +6,7 @@ add_llvm_library(LLVMTarget
   TargetAsmLexer.cpp
   TargetData.cpp
   TargetELFWriterInfo.cpp
-  TargetFrameInfo.cpp
+  TargetFrameLowering.cpp
   TargetInstrInfo.cpp
   TargetIntrinsicInfo.cpp
   TargetLoweringObjectFile.cpp