mirror of
https://github.com/RPCSX/llvm.git
synced 2025-04-03 16:51:42 +00:00
Revert 'Test commit as per developer policy'
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@288233 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
bc02eec1d3
commit
fc89a6a1e9
@ -5,10 +5,10 @@ The LLVM gold plugin
|
|||||||
Introduction
|
Introduction
|
||||||
============
|
============
|
||||||
|
|
||||||
Building with link time optimization requires cooperation from the system
|
Building with link time optimization requires cooperation from
|
||||||
linker. LTO support on Linux systems requires that you use the `gold linker`_
|
the system linker. LTO support on Linux systems requires that you use the
|
||||||
which supports LTO via plugins. This is the same mechanism used by the `GCC
|
`gold linker`_ which supports LTO via plugins. This is the same mechanism
|
||||||
LTO`_ project.
|
used by the `GCC LTO`_ project.
|
||||||
|
|
||||||
The LLVM gold plugin implements the gold plugin interface on top of
|
The LLVM gold plugin implements the gold plugin interface on top of
|
||||||
:ref:`libLTO`. The same plugin can also be used by other tools such as
|
:ref:`libLTO`. The same plugin can also be used by other tools such as
|
||||||
|
Loading…
x
Reference in New Issue
Block a user