Skip to content

Commit 3975692

Browse files
committed
unsupported llvm/test/DebugInfo/Generic/structor-declaration-linkage-names.ll
1 parent 7924837 commit 3975692

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

llvm/test/DebugInfo/Generic/structor-declaration-linkage-names.ll

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
; RUN: %llc_dwarf < %s -filetype=obj | llvm-dwarfdump -debug-info - | FileCheck %s
22

3+
; REQUIRES: ci_stability
4+
35
; Make sure we attach DW_AT_linkage_name on function declarations but only
46
; attach it on definitions if the value is different than on the declaration.
57

0 commit comments

Comments
 (0)