CMakeLists.txt 84 Bytes
add_llvm_component_library(LLVMRISCVUtils
  RISCVBaseInfo.cpp
  RISCVMatInt.cpp
  )