mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-10 02:36:06 +00:00
Fix sentence.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@56794 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
d47e0b664f
commit
12602059a1
@ -935,7 +935,7 @@ make choices that help reduce code size.</dd>
|
||||
|
||||
<dt><tt>noreturn</tt></dt>
|
||||
<dd>This function attribute indicates that the function never returns. This
|
||||
indicates to LLVM that every call to this function should be treated as if
|
||||
tells LLVM that every call to this function should be treated as if
|
||||
an <tt>unreachable</tt> instruction immediately followed the call.</dd>
|
||||
|
||||
<dt><tt>nounwind</tt></dt>
|
||||
|
Loading…
x
Reference in New Issue
Block a user