From 0c542ff13fd8ccf80701290e3d3f370a4d6b5828 Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Fri, 17 Jul 2009 21:14:28 +0000 Subject: [PATCH] end sentence in period, draw attention to the fact that you should 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 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/LangRef.html b/docs/LangRef.html index 4885a84192a..258407328ec 100644 --- a/docs/LangRef.html +++ b/docs/LangRef.html @@ -1110,7 +1110,8 @@ red zone, even if the target-specific ABI normally permits it.
This attributes disables implicit floating point instructions.
naked
-
This attribute disables prologue / epilogue emission for the function
+
This attribute disables prologue / epilogue emission for the function. +This can have very system-specific consequences.
-- 2.34.1