mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-16 11:30:51 +00:00
4 lines
62 B
CMake
4 lines
62 B
CMake
|
add_llvm_library(LLVMMipsAsmPrinter
|
||
|
MipsInstPrinter.cpp
|
||
|
)
|