Skip to content
Snippets Groups Projects
Commit 9866b97f authored by Chandler Carruth's avatar Chandler Carruth
Browse files

Fix more misspellings found by Duncan during review.

llvm-svn: 164940
parent d71ef3a0
No related branches found
No related tags found
No related merge requests found
...@@ -87,8 +87,8 @@ entry: ...@@ -87,8 +87,8 @@ entry:
%struct.S = type { i8, { i64 } } %struct.S = type { i8, { i64 } }
define void @test4() { define void @test4() {
; This test case triggered very strange alginment behavior with memcpy due to ; This test case triggered very strange alignment behavior with memcpy due to
; strang splitting. Reported by Duncan. ; strange splitting. Reported by Duncan.
; CHECK: @test4 ; CHECK: @test4
entry: entry:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment