mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-06 06:33:24 +00:00
Update CMake build.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@93570 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
2be065a0e8
commit
aeb9f0881a
@ -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…
x
Reference in New Issue
Block a user