mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-04-21 09:40:22 +00:00
Remove test file. Superceded by other more exhaustive tests.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@138777 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
f8e1e3e729
commit
056cb4c0f6
@ -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]
|
||||
|
Loading…
x
Reference in New Issue
Block a user