xref: /aosp_15_r20/external/llvm/test/Object/Mips/reloc-visit.test (revision 9880d6810fe72a1726cb53787c6711e909410d58)
1*9880d681SAndroid Build Coastguard WorkerRUN: llvm-dwarfdump -debug-dump=info %p/../Inputs/elf-mip64-reloc.o 2>&1 | \
2*9880d681SAndroid Build Coastguard WorkerRUN:   FileCheck %s
3*9880d681SAndroid Build Coastguard Worker
4*9880d681SAndroid Build Coastguard WorkerCHECK: DW_AT_name [DW_FORM_strp]	( .debug_str[0x00000037] = "<stdin>")
5*9880d681SAndroid Build Coastguard WorkerCHECK: DW_AT_name [DW_FORM_strp]	( .debug_str[0x00000054] = "foo")
6*9880d681SAndroid Build Coastguard WorkerCHECK: DW_AT_name [DW_FORM_strp]	( .debug_str[0x00000058] = "int")
7