mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-17 18:31:04 +00:00
Fix cmake build.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@130850 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
921c58b001
commit
6af0b762db
@ -13,6 +13,7 @@ tablegen(MipsGenSubtarget.inc -gen-subtarget)
|
||||
add_llvm_target(MipsCodeGen
|
||||
MipsAsmPrinter.cpp
|
||||
MipsDelaySlotFiller.cpp
|
||||
MipsEmitGPRestore.cpp
|
||||
MipsExpandPseudo.cpp
|
||||
MipsInstrInfo.cpp
|
||||
MipsISelDAGToDAG.cpp
|
||||
|
Loading…
Reference in New Issue
Block a user