mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-14 15:19:33 +00:00
Remove test of undocumented format.
llvm-svn: 139955
This commit is contained in:
parent
b181e68ab6
commit
771b6c5fe3
@ -2188,15 +2188,6 @@ _func:
|
||||
@ CHECK: str lr, [sp], #-4 @ encoding: [0x4d,0xf8,0x04,0xe9]
|
||||
|
||||
|
||||
@------------------------------------------------------------------------------
|
||||
@ STR(literal)
|
||||
@------------------------------------------------------------------------------
|
||||
str.w r5, _foo
|
||||
|
||||
@ CHECK: str.w r5, _foo @ encoding: [0xcf'A',0xf8'A',A,0x50'A']
|
||||
@ CHECK: @ fixup A - offset: 0, value: _foo, kind: fixup_t2_ldst_pcrel_12
|
||||
|
||||
|
||||
@------------------------------------------------------------------------------
|
||||
@ STR(register)
|
||||
@------------------------------------------------------------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user