From 017730c6536b72953c3a04f0c6cdad4711c0ed46 Mon Sep 17 00:00:00 2001 From: Nick Lewycky Date: Sun, 1 Mar 2009 21:06:42 +0000 Subject: Add the gold plugin page to the documentation index! git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@65786 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/GoldPlugin.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/GoldPlugin.html') diff --git a/docs/GoldPlugin.html b/docs/GoldPlugin.html index 1c61d41..1a2268f 100644 --- a/docs/GoldPlugin.html +++ b/docs/GoldPlugin.html @@ -53,7 +53,7 @@ cd build make all-gold That should leave you with binutils/build/gold/ld-new which supports the --plugin option. +-plugin option.
  • Build the LLVMgold plugin: Configure LLVM with --with-binutils-include=/path/to/binutils/src/include and run -- cgit v1.1