From: Krzysztof Parzyszek Date: Thu, 12 Mar 2015 20:38:10 +0000 (+0000) Subject: Unxfail passing test on Hexagon X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=49fa37992df565f68c6969e8297849f55f80c329;p=oota-llvm.git Unxfail passing test on Hexagon test/CodeGen/Generic/2008-02-20-MatchingMem.ll git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@232098 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/CodeGen/Generic/2008-02-20-MatchingMem.ll b/test/CodeGen/Generic/2008-02-20-MatchingMem.ll index f228a897669..20f3dcc2971 100644 --- a/test/CodeGen/Generic/2008-02-20-MatchingMem.ll +++ b/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]