Fix more misspellings found by Duncan during review.
authorChandler Carruth <chandlerc@gmail.com>
Mon, 1 Oct 2012 12:30:45 +0000 (12:30 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Mon, 1 Oct 2012 12:30:45 +0000 (12:30 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@164940 91177308-0d34-0410-b5e6-96231b3b80d8

test/Transforms/SROA/alignment.ll

index 192b77e5ce453c2e20cb52bd6b2f892f953cb0b3..4f35a8a0ee34393ca34f4bfff99d407f10a5d1ab 100644 (file)
@@ -87,8 +87,8 @@ entry:
 %struct.S = type { i8, { i64 } }
 
 define void @test4() {
-; This test case triggered very strange alginment behavior with memcpy due to
-; strang splitting. Reported by Duncan.
+; This test case triggered very strange alignment behavior with memcpy due to
+; strange splitting. Reported by Duncan.
 ; CHECK: @test4
 
 entry: