1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00

Remove this test while I figure out why it is failing.

llvm-svn: 77659
This commit is contained in:
Daniel Dunbar 2009-07-31 02:46:36 +00:00
parent 41639473ed
commit ed28c20ca7

View File

@ -1,5 +0,0 @@
// RUN: llvm-mc -triple i386-unknown-unknown %s | FileCheck %s
# Simple instructions
subb %al, %al
# CHECK: MCInst(opcode=1831, operands=[reg:2, reg:0, reg:2])