summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--llvm/test/DebugInfo/2010-10-01-crash.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/test/DebugInfo/2010-10-01-crash.ll b/llvm/test/DebugInfo/2010-10-01-crash.ll
index e61f63f40d8..c4161b49426 100644
--- a/llvm/test/DebugInfo/2010-10-01-crash.ll
+++ b/llvm/test/DebugInfo/2010-10-01-crash.ll
@@ -1,4 +1,5 @@
; RUN: llc -O0 %s -o /dev/null
+; XFAIL: hexagon
; PR 8235
define void @CGRectStandardize(i32* sret %agg.result, i32* byval %rect) nounwind ssp {
OpenPOWER on IntegriCloud