summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/Generic/skeletoncu.ll
diff options
context:
space:
mode:
authorKrzysztof Parzyszek <kparzysz@codeaurora.org>2016-08-19 15:07:58 +0000
committerKrzysztof Parzyszek <kparzysz@codeaurora.org>2016-08-19 15:07:58 +0000
commit7d200668e4bb95a00be11ac92f30bdf6c68fb46d (patch)
treeb3420ef4e9bd4f199cbdd587cab401f4c1f15349 /llvm/test/DebugInfo/Generic/skeletoncu.ll
parent0ba975458418e6836248dfff9e8a182286d02e54 (diff)
downloadbcm5719-llvm-7d200668e4bb95a00be11ac92f30bdf6c68fb46d.tar.gz
bcm5719-llvm-7d200668e4bb95a00be11ac92f30bdf6c68fb46d.zip
Unxfail passing tests on Hexagon
llvm-svn: 279252
Diffstat (limited to 'llvm/test/DebugInfo/Generic/skeletoncu.ll')
-rw-r--r--llvm/test/DebugInfo/Generic/skeletoncu.ll1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/test/DebugInfo/Generic/skeletoncu.ll b/llvm/test/DebugInfo/Generic/skeletoncu.ll
index b422dd9036a..6d91afd0fa7 100644
--- a/llvm/test/DebugInfo/Generic/skeletoncu.ll
+++ b/llvm/test/DebugInfo/Generic/skeletoncu.ll
@@ -1,6 +1,5 @@
; RUN: %llc_dwarf %s -filetype=obj -o %t
; RUN: llvm-dwarfdump -debug-dump=info %t | FileCheck %s
-; XFAIL: hexagon
; CHECK: DW_TAG_compile_unit
; CHECK: DW_AT_GNU_dwo_id {{.*}}abcd
; CHECK: DW_AT_GNU_dwo_name {{.*}}"my.dwo"
OpenPOWER on IntegriCloud