File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -83,7 +83,7 @@ which is why you otherwise need gold to be the installed system linker in
8383your path.
8484
8585``ar `` and ``nm `` also accept the ``-plugin `` option and it's possible to
86- to install ``LLVMgold.so `` to ``/usr/lib/bfd-plugins `` for a seamless setup.
86+ install ``LLVMgold.so `` to ``/usr/lib/bfd-plugins `` for a seamless setup.
8787If you built your own gold, be sure to install the ``ar `` and ``nm-new `` you
8888built to ``/usr/bin ``.
8989
@@ -143,7 +143,7 @@ Quickstart for using LTO with autotooled projects
143143=================================================
144144
145145Once your system ``ld ``, ``ar ``, and ``nm `` all support LLVM bitcode,
146- everything is in place for an easy to use LTO build of autotooled projects:
146+ everything is in place for an easy-to- use LTO build of autotooled projects:
147147
148148* Follow the instructions :ref: `on how to build LLVMgold.so
149149 <lto-how-to-build>`.
You can’t perform that action at this time.
0 commit comments