Remove test of undocumented format.
authorJim Grosbach <grosbach@apple.com>
Fri, 16 Sep 2011 22:09:58 +0000 (22:09 +0000)
committerJim Grosbach <grosbach@apple.com>
Fri, 16 Sep 2011 22:09:58 +0000 (22:09 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@139955 91177308-0d34-0410-b5e6-96231b3b80d8

test/MC/ARM/basic-thumb2-instructions.s

index 003a1b9468f84160ad4a1631db877fc085846dcf..de63727a1b7b3a6dd7e0072a696a2660da3d1fe6 100644 (file)
@@ -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)
 @------------------------------------------------------------------------------