mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 03:33:20 +01:00
6 lines
92 B
CMake
6 lines
92 B
CMake
|
add_llvm_library(LLVMAsmPrinter
|
||
|
AsmPrinter.cpp
|
||
|
DwarfWriter.cpp
|
||
|
OcamlGCPrinter.cpp
|
||
|
)
|