mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-29 10:32:47 +00:00
Testcase does not need to be this strict.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@164347 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
ba6aec2cf3
commit
3ca380d8d7
@ -245,7 +245,7 @@ define void @unaligned_i16_store(i16 %x, i16* %y) nounwind {
|
||||
entry:
|
||||
; ARM-STRICT-ALIGN: @unaligned_i16_store
|
||||
; ARM-STRICT-ALIGN: strb
|
||||
; ARM-STRICT-ALIGN-NEXT: strb
|
||||
; ARM-STRICT-ALIGN: strb
|
||||
|
||||
; THUMB-STRICT-ALIGN: @unaligned_i16_store
|
||||
; THUMB-STRICT-ALIGN: strb
|
||||
|
Loading…
Reference in New Issue
Block a user