brintos

brintos / llvm-project-archived public Read only

0
0
Text · 301 B · cb16850 Raw
7 lines · plain
1RUN: llvm-dwarfdump -v -debug-info %p/../Inputs/elf-mip64-reloc.o 2>&1 | \2RUN:   FileCheck %s3 4CHECK: DW_AT_name [DW_FORM_strp]	( .debug_str[0x00000037] = "<stdin>")5CHECK: DW_AT_name [DW_FORM_strp]	( .debug_str[0x00000054] = "foo")6CHECK: DW_AT_name [DW_FORM_strp]	( .debug_str[0x00000058] = "int")7