4 lines
64 B
CMake
4 lines
64 B
CMake
|
add_llvm_library(LLVMRISCVAsmPrinter
|
||
|
RISCVInstPrinter.cpp
|
||
|
)
|