Fix spelling.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@185052 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Arnold Schwaighofer 2013-06-27 01:01:11 +00:00
parent 45ef457b8f
commit e2b9912a78

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() {