mirror of
https://github.com/RPCS3/llvm.git
synced 2025-04-04 14:22:26 +00:00
Target/Mips: Unbreak CMake build.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@148909 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
57fa38225c
commit
e0794d331a
@ -11,6 +11,7 @@ tablegen(LLVM MipsGenSubtargetInfo.inc -gen-subtarget)
|
|||||||
add_public_tablegen_target(MipsCommonTableGen)
|
add_public_tablegen_target(MipsCommonTableGen)
|
||||||
|
|
||||||
add_llvm_target(MipsCodeGen
|
add_llvm_target(MipsCodeGen
|
||||||
|
MipsAnalyzeImmediate.cpp
|
||||||
MipsAsmPrinter.cpp
|
MipsAsmPrinter.cpp
|
||||||
MipsCodeEmitter.cpp
|
MipsCodeEmitter.cpp
|
||||||
MipsDelaySlotFiller.cpp
|
MipsDelaySlotFiller.cpp
|
||||||
|
Loading…
x
Reference in New Issue
Block a user