Fix handling of ELF::R_MIPS_32 on Mips64.
[oota-llvm.git] / test / Object / Mips / reloc-visit.test
1 RUN: llvm-dwarfdump -debug-dump=info %p/../Inputs/elf-mip64-reloc.o 2>&1 | \
2 RUN:   FileCheck %s
3
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")