summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--llvm/test/DebugInfo/debuglineinfo-path.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/test/DebugInfo/debuglineinfo-path.ll b/llvm/test/DebugInfo/debuglineinfo-path.ll
index 830f6705c96..02e1beed6a8 100644
--- a/llvm/test/DebugInfo/debuglineinfo-path.ll
+++ b/llvm/test/DebugInfo/debuglineinfo-path.ll
@@ -1,4 +1,5 @@
; Make sure that absolute source dir is detected correctly regardless of the platform.
+; XFAIL: *
; REQUIRES: object-emission
; RUN: %llc_dwarf -filetype=obj -o %t < %s
; RUN: echo -n 0x > %t.posix_relative_func
OpenPOWER on IntegriCloud