================
@@ -12,8 +12,8 @@ if( LLVM_ENABLE_PIC AND LLVM_BINUTILS_INCDIR )
TargetParser
)
- add_llvm_library(LLVMgold MODULE INSTALL_WITH_TOOLCHAIN
- gold-plugin.cpp
- )
+ # add_llvm_library(LLVMgold MODULE INSTALL_WITH_TOOLCHAIN
+ # gold-plugin.cpp
+ # )
----------------
nikic wrote:
I wanted to test this PR on the compile-time tracker, but it failed because
LLVMgold.so is missing :)
https://github.com/llvm/llvm-project/pull/187414
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits