From 391b60ce58ffb43c946aa221a7564e5c338f99f8 Mon Sep 17 00:00:00 2001 From: Krzysztof Parzyszek Date: Wed, 22 Apr 2015 21:41:24 +0000 Subject: [PATCH] Unxfail passing test on Hexagon git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@235556 91177308-0d34-0410-b5e6-96231b3b80d8 --- test/DebugInfo/2010-10-01-crash.ll | 2 -- 1 file changed, 2 deletions(-) diff --git a/test/DebugInfo/2010-10-01-crash.ll b/test/DebugInfo/2010-10-01-crash.ll index 78d6ab9409f..53c70010f6e 100644 --- a/test/DebugInfo/2010-10-01-crash.ll +++ b/test/DebugInfo/2010-10-01-crash.ll @@ -1,6 +1,4 @@ ; RUN: llc -O0 %s -o /dev/null -; XFAIL: hexagon -; PR 8235 define void @CGRectStandardize(i32* sret %agg.result, i32* byval %rect) nounwind ssp { entry: -- 2.34.1