mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-03-04 21:31:03 +00:00
Fix more misspellings found by Duncan during review.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@164940 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
c7a4ca7a34
commit
cfb65293c3
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user