X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=lib%2FTarget%2FSparc%2FCMakeLists.txt;h=571826f292b84ea828bbf8dce4905d8de107d86c;hb=a460e4a1427260bd46171e674d0a4c41cdd6313f;hp=9ed85e03cfad079dbad93aeb4c9348ba5c013627;hpb=33464912237efaa0ed7060829e66b59055bdd48b;p=oota-llvm.git diff --git a/lib/Target/Sparc/CMakeLists.txt b/lib/Target/Sparc/CMakeLists.txt index 9ed85e03cfa..571826f292b 100644 --- a/lib/Target/Sparc/CMakeLists.txt +++ b/lib/Target/Sparc/CMakeLists.txt @@ -17,6 +17,7 @@ add_llvm_target(SparcCodeGen SparcInstrInfo.cpp SparcISelDAGToDAG.cpp SparcISelLowering.cpp + SparcFrameInfo.cpp SparcMCAsmInfo.cpp SparcRegisterInfo.cpp SparcSubtarget.cpp