diff options
Diffstat (limited to 'test/DebugInfo/2010-10-01-crash.ll')
-rw-r--r-- | test/DebugInfo/2010-10-01-crash.ll | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/DebugInfo/2010-10-01-crash.ll b/test/DebugInfo/2010-10-01-crash.ll index e61f63f40d8f0..c4161b49426dc 100644 --- a/test/DebugInfo/2010-10-01-crash.ll +++ b/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 { |