aboutsummaryrefslogtreecommitdiffstats
path: root/docs/GoldPlugin.html
diff options
context:
space:
mode:
authorNick Lewycky <nicholas@mxc.ca>2009-03-01 21:06:42 +0000
committerNick Lewycky <nicholas@mxc.ca>2009-03-01 21:06:42 +0000
commit017730c6536b72953c3a04f0c6cdad4711c0ed46 (patch)
treea72513760e95b78cf25cdc2e208688a21ba3b150 /docs/GoldPlugin.html
parentd66ff0f2e0395ace65602091b183b759930a94be (diff)
downloadexternal_llvm-017730c6536b72953c3a04f0c6cdad4711c0ed46.zip
external_llvm-017730c6536b72953c3a04f0c6cdad4711c0ed46.tar.gz
external_llvm-017730c6536b72953c3a04f0c6cdad4711c0ed46.tar.bz2
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
Diffstat (limited to 'docs/GoldPlugin.html')
-rw-r--r--docs/GoldPlugin.html2
1 files changed, 1 insertions, 1 deletions
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
</pre>
That should leave you with binutils/build/gold/ld-new which supports the
--plugin option.
+<tt>-plugin</tt> option.
<li>Build the LLVMgold plugin: Configure LLVM with
<tt>--with-binutils-include=/path/to/binutils/src/include</tt> and run