summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/multiline.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/DebugInfo/multiline.ll')
-rw-r--r--llvm/test/DebugInfo/multiline.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/test/DebugInfo/multiline.ll b/llvm/test/DebugInfo/multiline.ll
index 59c7aba8186..d01f2c1ad76 100644
--- a/llvm/test/DebugInfo/multiline.ll
+++ b/llvm/test/DebugInfo/multiline.ll
@@ -1,5 +1,6 @@
; RUN: llc -filetype=asm -asm-verbose=0 -O0 < %s | FileCheck %s
; RUN: llc -filetype=obj -O0 < %s | llvm-dwarfdump -debug-dump=line - | FileCheck %s --check-prefix=INT
+; XFAIL: hexagon
; Check that the assembly output properly handles is_stmt changes. And since
; we're testing anyway, check the integrated assembler too.
OpenPOWER on IntegriCloud