projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f8e1e3e
)
Remove test file. Superceded by other more exhaustive tests.
author
Jim Grosbach
<grosbach@apple.com>
Mon, 29 Aug 2011 23:00:19 +0000
(23:00 +0000)
committer
Jim Grosbach
<grosbach@apple.com>
Mon, 29 Aug 2011 23:00:19 +0000
(23:00 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@138777
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/MC/ARM/thumb2_instructions.s
[deleted file]
patch
|
blob
|
history
diff --git
a/test/MC/ARM/thumb2_instructions.s
b/test/MC/ARM/thumb2_instructions.s
deleted file mode 100644
(file)
index
6bdf926
..0000000
--- a/
test/MC/ARM/thumb2_instructions.s
+++ /dev/null
@@
-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]
-