Skip to content

Commit 1f50909

Browse files
committed
add missing experimental-debuginfo-iterators flag
1 parent c57f733 commit 1f50909

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llvm/test/CodeGen/AArch64/dbg-assign-tag-offset-mix-loc.ll

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
; RUN: llc -filetype=obj -o - %s | llvm-dwarfdump - | FileCheck %s
2+
; RUN: llc --try-experimental-debuginfo-iterators -filetype=obj -o - %s | llvm-dwarfdump - | FileCheck %s
23

34
;; Similar to dbg-assign-tag-offset.ll except the variable 'x' has been removed
45
;; and 'y' has an implicit location range as well as stack location range

0 commit comments

Comments
 (0)