summaryrefslogtreecommitdiff
path: root/test/Transforms/SROA
diff options
context:
space:
mode:
Diffstat (limited to 'test/Transforms/SROA')
-rw-r--r--test/Transforms/SROA/alignment.ll4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/Transforms/SROA/alignment.ll b/test/Transforms/SROA/alignment.ll
index 192b77e5ce..4f35a8a0ee 100644
--- a/test/Transforms/SROA/alignment.ll
+++ b/test/Transforms/SROA/alignment.ll
@@ -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: