1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-01-31 20:51:52 +01:00

fix typos; NFC

llvm-svn: 244619
This commit is contained in:
Sanjay Patel 2015-08-11 16:10:41 +00:00
parent 39f0213518
commit df0704b01a

View 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