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

5 lines
84 B
CMake

add_llvm_component_library(LLVMRISCVUtils
RISCVBaseInfo.cpp
RISCVMatInt.cpp
)