1
0
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:
Matthijs Kooijman 2008-07-15 13:15:10 +00:00
parent 58eb5e35da
commit 02ffbaf305

View File

@ -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