From 99f2276adf3486fdc2accdb5693a5b4e7d6f06b6 Mon Sep 17 00:00:00 2001 From: Krzysztof Parzyszek Date: Thu, 12 Mar 2015 20:38:10 +0000 Subject: [PATCH] Unxfail passing test on Hexagon test/CodeGen/Generic/2008-02-20-MatchingMem.ll llvm-svn: 232098 --- llvm/test/CodeGen/Generic/2008-02-20-MatchingMem.ll | 1 - 1 file changed, 1 deletion(-) diff --git a/llvm/test/CodeGen/Generic/2008-02-20-MatchingMem.ll b/llvm/test/CodeGen/Generic/2008-02-20-MatchingMem.ll index f228a89..20f3dcc 100644 --- a/llvm/test/CodeGen/Generic/2008-02-20-MatchingMem.ll +++ b/llvm/test/CodeGen/Generic/2008-02-20-MatchingMem.ll @@ -1,6 +1,5 @@ ; RUN: llc -no-integrated-as < %s ; PR1133 -; XFAIL: hexagon define void @test(i32* %X) nounwind { entry: %tmp1 = getelementptr i32, i32* %X, i32 10 ; [#uses=2] -- 2.7.4