mirror of
https://github.com/RPCS3/llvm.git
synced 2025-01-14 00:14:19 +00:00
5 lines
68 B
CMake
5 lines
68 B
CMake
|
add_llvm_library(LLVMLTO
|
||
|
LTOModule.cpp
|
||
|
LTOCodeGenerator.cpp
|
||
|
)
|