forked from OSchip/llvm-project
cmake likes its explicit list of files to build.
llvm-svn: 79080
This commit is contained in:
parent
93980d68e4
commit
4b9ea39e76
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue