From: Craig Topper Date: Thu, 20 Mar 2014 06:45:10 +0000 (+0000) Subject: Test case for r204305. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=6ee83c07a0b1445b6531a03ea8b48e8f0fa6635c;p=oota-llvm.git Test case for r204305. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@204316 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/MC/Disassembler/X86/missing-sib.txt b/test/MC/Disassembler/X86/missing-sib.txt new file mode 100644 index 00000000000..814f68406d3 --- /dev/null +++ b/test/MC/Disassembler/X86/missing-sib.txt @@ -0,0 +1,4 @@ +# RUN: llvm-mc --disassemble %s -triple=x86_64-apple-darwin9 2>&1 | grep "invalid instruction encoding" + +# This instruction would decode as jmp32m if it didn't run out of bytes +0xff 0x24