forked from OSchip/llvm-project
4 lines
62 B
CMake
4 lines
62 B
CMake
|
add_llvm_library(LLVMMipsAsmPrinter
|
||
|
MipsInstPrinter.cpp
|
||
|
)
|