mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-07 04:38:20 +00:00
![Daniel Dunbar](/assets/img/avatar_default.png)
- 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
|
|
)
|