fix typos; NFC
authorSanjay Patel <spatel@rotateright.com>
Tue, 11 Aug 2015 16:10:41 +0000 (16:10 +0000)
committerSanjay Patel <spatel@rotateright.com>
Tue, 11 Aug 2015 16:10:41 +0000 (16:10 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@244619 91177308-0d34-0410-b5e6-96231b3b80d8

test/Transforms/Inline/inline-optsize.ll

index 820e56f7f8efb64e34d859b6a6dbe9677b8d8ba6..b01a1f657f31d1afce66e82b74bbfd6e5d2c0e0c 100644 (file)
@@ -3,7 +3,7 @@
 
 ; The inline threshold for a function with the optsize attribute is currently
 ; the same as the global inline threshold for -Os. Check that the optsize
-; function attribute don't alter the function specific inline threshold if the
+; function attribute doesn't alter the function-specific inline threshold if the
 ; global inline threshold is lower (as for -Oz).
 
 @a = global i32 4