summaryrefslogtreecommitdiffstats
path: root/llvm/test
diff options
context:
space:
mode:
authorDaniel Dunbar <daniel@zuster.org>2009-07-31 02:46:36 +0000
committerDaniel Dunbar <daniel@zuster.org>2009-07-31 02:46:36 +0000
commit8f416a5138633b9f96f47a66e70afa4acdddc696 (patch)
treef0af88c11d8e6ac822bfb5f1ed975ca157d26a3d /llvm/test
parent9bb74a5ef52c6dac181ffba73fbf65b42aee265c (diff)
downloadbcm5719-llvm-8f416a5138633b9f96f47a66e70afa4acdddc696.tar.gz
bcm5719-llvm-8f416a5138633b9f96f47a66e70afa4acdddc696.zip
Remove this test while I figure out why it is failing.
llvm-svn: 77659
Diffstat (limited to 'llvm/test')
-rw-r--r--llvm/test/MC/AsmParser/x86_instructions.s5
1 files changed, 0 insertions, 5 deletions
diff --git a/llvm/test/MC/AsmParser/x86_instructions.s b/llvm/test/MC/AsmParser/x86_instructions.s
deleted file mode 100644
index 71f98f0d847..00000000000
--- a/llvm/test/MC/AsmParser/x86_instructions.s
+++ /dev/null
@@ -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])
OpenPOWER on IntegriCloud