mirror of
https://github.com/RPCSX/llvm.git
synced 2025-01-06 03:38:24 +00:00
5 lines
68 B
CMake
5 lines
68 B
CMake
|
add_llvm_library(LLVMLTO
|
||
|
LTOModule.cpp
|
||
|
LTOCodeGenerator.cpp
|
||
|
)
|