We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8af0860 commit 704da91Copy full SHA for 704da91
llvm/test/DebugInfo/Generic/debug-ranges-duplication.ll
@@ -1,3 +1,6 @@
1
+; AIX doesn't currently support DWARF 5 section .debug_rnglists
2
+; XFAIL: target={{.*}}-aix{{.*}}
3
+
4
; RUN: %llc_dwarf -O0 -filetype=obj < %s | llvm-dwarfdump -debug-info - | FileCheck %s
5
;
6
; Generated from the following C++ source with:
0 commit comments