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.