Skip to content

Commit 7f90e44

Browse files
nivethakuruparanNivetha Kuruparan
authored andcommitted
XFAIL llvm/test/DebugInfo/attr-btf_type_tag.ll on AIX (llvm#96677)
This PR XFAILS `llvm/test/DebugInfo/attr-btf_type_tag.ll` on AIX since we we don’t have `.debug_addr` section. Co-authored-by: Nivetha Kuruparan <[email protected]>
1 parent 52ccd6c commit 7f90e44

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llvm/test/DebugInfo/attr-btf_type_tag.ll

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
; XFAIL: target={{.*}}-aix{{.*}}
12
; REQUIRES: object-emission
23
; RUN: llc -filetype=obj -o %t %s
34
; RUN: llvm-dwarfdump -debug-info %t | FileCheck %s

0 commit comments

Comments
 (0)