end sentence in period, draw attention to the fact that you should
authorChris Lattner <sabre@nondot.org>
Fri, 17 Jul 2009 21:14:28 +0000 (21:14 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 17 Jul 2009 21:14:28 +0000 (21:14 +0000)
only do this if you are a crazy russian hacker. ;-)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@76241 91177308-0d34-0410-b5e6-96231b3b80d8

docs/LangRef.html

index 4885a84192a37b17eff498fa257bcaaedf532caa..258407328ec5ce75e5eac9186694408ba8d24471 100644 (file)
@@ -1110,7 +1110,8 @@ red zone, even if the target-specific ABI normally permits it.
 <dd>This attributes disables implicit floating point instructions.</dd>
 
 <dt><tt>naked</tt></dt>
-<dd>This attribute disables prologue / epilogue emission for the function</dd>
+<dd>This attribute disables prologue / epilogue emission for the function.
+This can have very system-specific consequences.</dd>
 
 </dl>