mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 11:13:28 +01:00
Testcase does not need to be this strict.
llvm-svn: 164347
This commit is contained in:
parent
c15c6508e0
commit
d80fb0b13d
@ -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