mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 03:33:20 +01:00
Update CMake build.
llvm-svn: 93570
This commit is contained in:
parent
b09e69dd22
commit
89fb514857
@ -11,9 +11,10 @@ tablegen(MSP430GenCallingConv.inc -gen-callingconv)
|
||||
tablegen(MSP430GenSubtarget.inc -gen-subtarget)
|
||||
|
||||
add_llvm_target(MSP430CodeGen
|
||||
MSP430InstrInfo.cpp
|
||||
MSP430BranchSelector.cpp
|
||||
MSP430ISelDAGToDAG.cpp
|
||||
MSP430ISelLowering.cpp
|
||||
MSP430InstrInfo.cpp
|
||||
MSP430MCAsmInfo.cpp
|
||||
MSP430RegisterInfo.cpp
|
||||
MSP430Subtarget.cpp
|
||||
|
Loading…
Reference in New Issue
Block a user