1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00

Fix spelling.

llvm-svn: 185052
This commit is contained in:
Arnold Schwaighofer 2013-06-27 01:01:11 +00:00
parent 18efca433e
commit 5f879365c2

View File

@ -10,7 +10,7 @@ target triple = "x86_64-apple-macosx10.8.0"
; PR16455
; Due do a bug in the way we handled reverse induction stores we would generate
; Due to a bug in the way we handled reverse induction stores we would generate
; a shuffle too many.
define void @t() {