mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 03:33:20 +01:00
Fix typo.
llvm-svn: 53605
This commit is contained in:
parent
58eb5e35da
commit
02ffbaf305
@ -5,7 +5,7 @@
|
||||
|
||||
; Check if the pass doesn't modify anything that doesn't need changing. We feed
|
||||
; an unused argument to each function to lure it into changing _something_ about
|
||||
; the function and then changing to much.
|
||||
; the function and then changing too much.
|
||||
|
||||
|
||||
; This checks if the struct retval isn't changed into a void
|
||||
|
Loading…
Reference in New Issue
Block a user