mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 03:33:20 +01:00
788e6c1c16
- This code is dead, and the "right" way to get this support is to use the platform-specific linker-integrated LTO mechanisms, or the forthcoming LLVM linker. llvm-svn: 172749
5 lines
63 B
CMake
5 lines
63 B
CMake
add_llvm_library(LLVMLinker
|
|
LinkModules.cpp
|
|
Linker.cpp
|
|
)
|