Fix more misspellings found by Duncan during review.

llvm-svn: 164940
This commit is contained in:
Chandler Carruth 2012-10-01 12:30:45 +00:00
parent d71ef3a02a
commit 9866b97f94
1 changed files with 2 additions and 2 deletions

View 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: