summaryrefslogtreecommitdiff
path: root/test/DebugInfo/dwarf-public-names.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/DebugInfo/dwarf-public-names.ll')
-rw-r--r--test/DebugInfo/dwarf-public-names.ll3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/DebugInfo/dwarf-public-names.ll b/test/DebugInfo/dwarf-public-names.ll
index 52b2397714e..ec07c232faf 100644
--- a/test/DebugInfo/dwarf-public-names.ll
+++ b/test/DebugInfo/dwarf-public-names.ll
@@ -1,6 +1,7 @@
+; REQUIRES: object-emission
+
; RUN: llc -generate-dwarf-pubnames -filetype=obj -o %t.o < %s
; RUN: llvm-dwarfdump -debug-dump=pubnames %t.o | FileCheck %s
-; XFAIL: hexagon
; ModuleID = 'dwarf-public-names.cpp'
;
; Generated from: