Remove test file. Superceded by other more exhaustive tests.

llvm-svn: 138777
This commit is contained in:
Jim Grosbach 2011-08-29 23:00:19 +00:00
parent f926a45df5
commit 89a12be8bb
1 changed files with 0 additions and 14 deletions

View File

@ -1,14 +0,0 @@
@ RUN: llvm-mc -triple thumbv7-unknown-unknown -show-encoding %s > %t
@ RUN: FileCheck < %t %s
@ FIXME: This test is completely bogus. Replace it with real tests.
@ XFAIL: *
.syntax unified
.text
@ FIXME: This is not the correct instruction representation, but at least we are
@ parsing the ldr to something.
@
@ CHECK: ldr r0, [r7, #258]
ldr r0, [r7, #-8]