Skip to content

Commit b26f424

Browse files
committed
[llvm][DebugInfo] Fix test on builds without target aarch64
1 parent 2155427 commit b26f424

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
; REQUIRES: aarch64-registered-target
12
; RUN: %llc_dwarf < %s -filetype=obj | llvm-dwarfdump -debug-info - | FileCheck %s
23

34
; Make sure we attach DW_AT_linkage_name on function declarations but only

0 commit comments

Comments
 (0)