OSDN Git Service

A word got optimized out, thanks to Duncan for pointing this out
authorChris Lattner <sabre@nondot.org>
Sun, 5 Oct 2008 17:14:59 +0000 (17:14 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 5 Oct 2008 17:14:59 +0000 (17:14 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@57116 91177308-0d34-0410-b5e6-96231b3b80d8

docs/LangRef.html

index ef232a6..5a77020 100644 (file)
@@ -929,7 +929,7 @@ threshold for this caller.</dd>
 
 <dt><tt>noinline</tt></dt>
 <dd>This attribute indicates that the inliner should never inline this function
-in any situation. This attribute may not be used together with 
+in any situation. This attribute may not be used together with the
 <tt>alwaysinline</tt> attribute.</dd>
 
 <dt><tt>optsize</tt></dt>