mirror of
https://github.com/RPCSX/llvm.git
synced 2025-02-13 00:11:56 +00:00
Fix warning and resulting formatting issue.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@182939 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
f95ac8a474
commit
26266a1ece
@ -2911,7 +2911,7 @@ The '``llvm.used``' Global Variable
|
|||||||
-----------------------------------
|
-----------------------------------
|
||||||
|
|
||||||
The ``@llvm.used`` global is an array which has
|
The ``@llvm.used`` global is an array which has
|
||||||
:ref:`appending linkage <linkage_appending>`. This array contains a list of
|
:ref:`appending linkage <linkage_appending>`. This array contains a list of
|
||||||
pointers to global variables, functions and aliases which may optionally have a
|
pointers to global variables, functions and aliases which may optionally have a
|
||||||
pointer cast formed of bitcast or getelementptr. For example, a legal
|
pointer cast formed of bitcast or getelementptr. For example, a legal
|
||||||
use of it is:
|
use of it is:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user