cmake likes its explicit list of files to build.

llvm-svn: 79080
This commit is contained in:
Chris Lattner 2009-08-15 06:10:23 +00:00
parent 93980d68e4
commit 4b9ea39e76
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ tablegen(XCoreGenCallingConv.inc -gen-callingconv)
tablegen(XCoreGenSubtarget.inc -gen-subtarget)
add_llvm_target(XCore
MCSectionXCore.cpp
XCoreAsmPrinter.cpp
XCoreFrameInfo.cpp
XCoreInstrInfo.cpp