mirror of
https://github.com/RPCS3/llvm.git
synced 2025-01-06 03:38:34 +00:00
cmake likes its explicit list of files to build.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79080 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
760e24cd05
commit
97d37b601d
@ -11,6 +11,7 @@ tablegen(XCoreGenCallingConv.inc -gen-callingconv)
|
|||||||
tablegen(XCoreGenSubtarget.inc -gen-subtarget)
|
tablegen(XCoreGenSubtarget.inc -gen-subtarget)
|
||||||
|
|
||||||
add_llvm_target(XCore
|
add_llvm_target(XCore
|
||||||
|
MCSectionXCore.cpp
|
||||||
XCoreAsmPrinter.cpp
|
XCoreAsmPrinter.cpp
|
||||||
XCoreFrameInfo.cpp
|
XCoreFrameInfo.cpp
|
||||||
XCoreInstrInfo.cpp
|
XCoreInstrInfo.cpp
|
||||||
|
Loading…
Reference in New Issue
Block a user