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

5 lines
74 B
CMake

add_llvm_library(LLVMRISCVUtils
RISCVBaseInfo.cpp
RISCVMatInt.cpp
)