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 c57f733 commit 1f50909Copy full SHA for 1f50909
llvm/test/CodeGen/AArch64/dbg-assign-tag-offset-mix-loc.ll
@@ -1,4 +1,5 @@
1
; 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
3
4
;; Similar to dbg-assign-tag-offset.ll except the variable 'x' has been removed
5
;; and 'y' has an implicit location range as well as stack location range
0 commit comments