llvm-project/llvm/lib/Target/RISCV/AsmParser/CMakeLists.txt

4 lines
71 B
CMake

add_llvm_component_library(LLVMRISCVAsmParser
RISCVAsmParser.cpp
)