mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-12 13:30:51 +00:00
73fb93cfaf
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@224427 91177308-0d34-0410-b5e6-96231b3b80d8
15 lines
305 B
CMake
15 lines
305 B
CMake
add_llvm_library(LLVMMipsDesc
|
|
MipsABIInfo.cpp
|
|
MipsABIFlagsSection.cpp
|
|
MipsAsmBackend.cpp
|
|
MipsELFObjectWriter.cpp
|
|
MipsELFStreamer.cpp
|
|
MipsMCAsmInfo.cpp
|
|
MipsMCCodeEmitter.cpp
|
|
MipsMCExpr.cpp
|
|
MipsMCTargetDesc.cpp
|
|
MipsNaClELFStreamer.cpp
|
|
MipsOptionRecord.cpp
|
|
MipsTargetStreamer.cpp
|
|
)
|