forked from OSchip/llvm-project
parent
3bace5d223
commit
2998e6ce46
|
@ -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