forked from OSchip/llvm-project
6 lines
88 B
CMake
6 lines
88 B
CMake
|
add_llvm_target(RISCVCodeGen
|
||
|
RISCVTargetMachine.cpp
|
||
|
)
|
||
|
|
||
|
add_subdirectory(TargetInfo)
|