From dbda0bd21563cd48f99aae061628a89e75fa588c Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Wed, 28 Nov 2007 05:37:13 +0000 Subject: xfail a test git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44395 91177308-0d34-0410-b5e6-96231b3b80d8 --- test/CodeGen/Alpha/mul5.ll | 1 + 1 file changed, 1 insertion(+) (limited to 'test') diff --git a/test/CodeGen/Alpha/mul5.ll b/test/CodeGen/Alpha/mul5.ll index 8159ff0..956fbf9 100644 --- a/test/CodeGen/Alpha/mul5.ll +++ b/test/CodeGen/Alpha/mul5.ll @@ -1,6 +1,7 @@ ; Make sure this testcase does not use mulq ; RUN: llvm-upgrade < %s | llvm-as | llc -march=alpha | \ ; RUN: not grep -i mul +; XFAIL: * implementation ; Functions: -- cgit v1.1