diff options
Diffstat (limited to 'docs/GoldPlugin.html')
-rw-r--r-- | docs/GoldPlugin.html | 2 |
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 |