[NFC][RemoveDIs] Prefer iterators over inst-pointers in InstCombine
[llvm-project.git] / llvm / test / Object / Mips / reloc-visit.test
blobcb16850a4f3f75ea85e2874cc48298a120b33e51
1 RUN: llvm-dwarfdump -v -debug-info %p/../Inputs/elf-mip64-reloc.o 2>&1 | \
2 RUN:   FileCheck %s
4 CHECK: DW_AT_name [DW_FORM_strp]        ( .debug_str[0x00000037] = "<stdin>")
5 CHECK: DW_AT_name [DW_FORM_strp]        ( .debug_str[0x00000054] = "foo")
6 CHECK: DW_AT_name [DW_FORM_strp]        ( .debug_str[0x00000058] = "int")