Unxfail passing tests on Hexagon

llvm-svn: 279252
This commit is contained in:
Krzysztof Parzyszek 2016-08-19 15:07:58 +00:00
parent 0ba9754584
commit 7d200668e4
2 changed files with 0 additions and 2 deletions

View File

@ -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"

View File

@ -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"