Fix .rst formatting error.

llvm-svn: 314618
This commit is contained in:
Rui Ueyama 2017-10-01 03:50:48 +00:00
parent 7430897a1d
commit 0b9fbf97f0
1 changed files with 1 additions and 1 deletions

View File

@ -73,7 +73,7 @@ Performance
This is a link time comparison on a 2-socket 20-core 40-thread Xeon
E5-2680 2.80 GHz machine with an SSD drive. We ran gold and lld with
or without multi-threading support. To disable multi-threading, we
added ``-no-threads'' to the command lines.
added ``-no-threads`` to the command lines.
============ =========== ============ ==================== ================== =============== =============
Program Output size GNU ld GNU gold w/o threads GNU gold w/threads lld w/o threads lld w/threads