forked from OSchip/llvm-project
4 lines
49 B
CMake
4 lines
49 B
CMake
|
add_llvm_library(LLVMIRReader
|
||
|
IRReader.cpp
|
||
|
)
|