Searched refs:gold (Results 1 – 25 of 1370) sorted by relevance
12345678910>>...55
2 The LLVM gold plugin10 `gold linker`_ which supports LTO via plugins. This is the same mechanism13 The LLVM gold plugin implements the gold plugin interface on top of17 .. _`gold linker`: http://sourceware.org/binutils19 .. _`gold plugin interface`: http://gcc.gnu.org/wiki/whopr/driver26 You need to have gold with plugin support and build the LLVMgold plugin.27 Check whether you have gold running ``/usr/bin/ld -v``. It will report "GNU28 gold" or else "GNU ld" if not. If you have gold, check for plugin support31 will either need to build gold or install a version with plugin support.33 * Download, configure and build gold with plugin support:[all …]
1 diff --git a/gold/ehframe.cc b/gold/ehframe.cc3 --- a/gold/ehframe.cc4 +++ b/gold/ehframe.cc25 diff --git a/gold/ehframe.h b/gold/ehframe.h27 --- a/gold/ehframe.h28 +++ b/gold/ehframe.h
17 ./configure --enable-gold=default --enable-threads --prefix=/build/output
2 "PATH to binutils/include containing plugin-api.h for gold plugin.")4 set(LLVM_EXPORTED_SYMBOL_FILE ${CMAKE_CURRENT_SOURCE_DIR}/gold.exports)9 message(STATUS "plugin-api.h not found. gold plugin excluded from the build.")23 gold-plugin.cpp
5 gold linker. At present time, this is not the default linker in6 binutils, and the default build of gold does not support plugins.
16 EXPORTED_SYMBOL_FILE = $(PROJ_SRC_DIR)/gold.exports
64 add_llvm_tool_subdirectory(gold)66 ignore_llvm_tool_subdirectory(gold)69 ignore_llvm_tool_subdirectory(gold)
31 -fuse-ld=gold \49 -fuse-ld=gold \
86 -fuse-ld=gold \167 -fuse-ld=gold \247 -fuse-ld=gold \264 -fuse-ld=gold \
233 -fuse-ld=gold \249 -fuse-ld=gold \
235 -fuse-ld=gold \251 -fuse-ld=gold \
242 -fuse-ld=gold \258 -fuse-ld=gold \
237 -fuse-ld=gold \253 -fuse-ld=gold \
245 -fuse-ld=gold \261 -fuse-ld=gold \
244 -fuse-ld=gold \260 -fuse-ld=gold \
241 -fuse-ld=gold \257 -fuse-ld=gold \
236 -fuse-ld=gold \252 -fuse-ld=gold \
238 -fuse-ld=gold \254 -fuse-ld=gold \