summaryrefslogtreecommitdiffstats
path: root/llvm/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
commitf268c6b2a33b37ccd419ab29f4742e826b64e034 (patch)
treed58a6786a6ef58c4168b6762eb03a47f4aaf828c /llvm/docs/GoldPlugin.html
parent236e926c5b49be50783d1b7cd9c3fa01d9264916 (diff)
downloadbcm5719-llvm-f268c6b2a33b37ccd419ab29f4742e826b64e034.tar.gz
bcm5719-llvm-f268c6b2a33b37ccd419ab29f4742e826b64e034.zip
Add the gold plugin page to the documentation index!
llvm-svn: 65786
Diffstat (limited to 'llvm/docs/GoldPlugin.html')
-rw-r--r--llvm/docs/GoldPlugin.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/GoldPlugin.html b/llvm/docs/GoldPlugin.html
index 1c61d414b68..1a2268f4f72 100644
--- a/llvm/docs/GoldPlugin.html
+++ b/llvm/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
OpenPOWER on IntegriCloud