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