summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Nios2/MCTargetDesc/CMakeLists.txt
blob: 138832d33abf33e7bd164f9e71a34e0c38a7aa3e (plain)
1
2
3
4
5
6
7
8
9
#MCTargetDesc / CMakeLists.txt
add_llvm_library(LLVMNios2Desc
                 Nios2AsmBackend.cpp
                 Nios2ELFObjectWriter.cpp
                 Nios2MCAsmInfo.cpp
                 Nios2MCExpr.cpp
                 Nios2MCTargetDesc.cpp
                 Nios2TargetStreamer.cpp)

OpenPOWER on IntegriCloud