forked from OSchip/llvm-project
9 lines
178 B
CMake
9 lines
178 B
CMake
|
add_llvm_library(LLVMLanaiMCTargetDesc
|
||
|
LanaiAsmBackend.cpp
|
||
|
LanaiELFObjectWriter.cpp
|
||
|
LanaiMCAsmInfo.cpp
|
||
|
LanaiMCCodeEmitter.cpp
|
||
|
LanaiMCExpr.cpp
|
||
|
LanaiMCTargetDesc.cpp
|
||
|
)
|