aboutsummaryrefslogtreecommitdiffstats
path: root/test/DebugInfo/two-cus-from-same-file.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/DebugInfo/two-cus-from-same-file.ll')
-rw-r--r--test/DebugInfo/two-cus-from-same-file.ll3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/DebugInfo/two-cus-from-same-file.ll b/test/DebugInfo/two-cus-from-same-file.ll
index 58671d5..784df8d 100644
--- a/test/DebugInfo/two-cus-from-same-file.ll
+++ b/test/DebugInfo/two-cus-from-same-file.ll
@@ -3,10 +3,11 @@
; blow llc up and produces something reasonable.
;
+; REQUIRES: object-emission
+
; RUN: llc %s -o %t -filetype=obj -O0
; RUN: llvm-dwarfdump -debug-dump=info %t | FileCheck %s
-; XFAIL: hexagon
; ModuleID = 'test.bc'
@str = private unnamed_addr constant [4 x i8] c"FOO\00"