[llvm] r235556 - Unxfail passing test on Hexagon

Krzysztof Parzyszek kparzysz at codeaurora.org
Wed Apr 22 14:41:25 PDT 2015


Author: kparzysz
Date: Wed Apr 22 16:41:24 2015
New Revision: 235556

URL: http://llvm.org/viewvc/llvm-project?rev=235556&view=rev
Log:
Unxfail passing test on Hexagon

Modified:
    llvm/trunk/test/DebugInfo/2010-10-01-crash.ll

Modified: llvm/trunk/test/DebugInfo/2010-10-01-crash.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/DebugInfo/2010-10-01-crash.ll?rev=235556&r1=235555&r2=235556&view=diff
==============================================================================
--- llvm/trunk/test/DebugInfo/2010-10-01-crash.ll (original)
+++ llvm/trunk/test/DebugInfo/2010-10-01-crash.ll Wed Apr 22 16:41:24 2015
@@ -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:





More information about the llvm-commits mailing list