]> granicus.if.org Git - llvm/commit
Update tests to not be as dependent on section numbers.
authorRafael Espindola <rafael.espindola@gmail.com>
Wed, 15 Apr 2015 15:59:37 +0000 (15:59 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Wed, 15 Apr 2015 15:59:37 +0000 (15:59 +0000)
commitf194367792d7c43f0476e11e7c0d171b8bfbc601
treedc6815374bf7080343e48af8bae44848d53b9f55
parente3e5fcab94c9cbb2d9924db0368d2ed70a623597
Update tests to not be as dependent on section numbers.

Many of these predate llvm-readobj. With elf-dump we had to match
a relocation to symbol number and symbol number to symbol name or
section number.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@235015 91177308-0d34-0410-b5e6-96231b3b80d8
46 files changed:
test/CodeGen/ARM/2010-12-15-elf-lcomm.ll
test/CodeGen/PowerPC/mcm-obj-2.ll
test/CodeGen/PowerPC/mcm-obj.ll
test/CodeGen/SPARC/tls.ll
test/MC/AArch64/arm64-elf-reloc-condbr.s
test/MC/AArch64/elf-extern.s
test/MC/AArch64/elf-globaladdress.ll
test/MC/AArch64/elf-reloc-addsubimm.s
test/MC/AArch64/elf-reloc-ldrlit.s
test/MC/AArch64/elf-reloc-ldstunsimm.s
test/MC/AArch64/elf-reloc-movw.s
test/MC/AArch64/elf-reloc-pcreladdressing.s
test/MC/AArch64/elf-reloc-tstb.s
test/MC/AArch64/elf-reloc-uncondbrimm.s
test/MC/AArch64/tls-relocs.s
test/MC/ARM/2010-11-30-reloc-movt.s
test/MC/ARM/arm-elf-symver.s
test/MC/ARM/elf-movt.s
test/MC/ARM/elf-reloc-01.ll
test/MC/ARM/elf-reloc-02.ll
test/MC/ARM/elf-reloc-03.ll
test/MC/ARM/elf-reloc-condcall.s
test/MC/ARM/elf-thumbfunc-reloc.ll
test/MC/ARM/elf-thumbfunc-reloc.s
test/MC/ELF/basic-elf-32.s
test/MC/ELF/basic-elf-64.s
test/MC/ELF/common.s
test/MC/ELF/compression.s
test/MC/ELF/ifunc-reloc.s
test/MC/ELF/local-reloc.s
test/MC/ELF/merge.s
test/MC/ELF/relocation-386.s
test/MC/ELF/relocation-pc.s
test/MC/ELF/rename.s
test/MC/ELF/section-sym2.s
test/MC/ELF/symver-msvc.s
test/MC/ELF/symver.s
test/MC/ELF/tls.s
test/MC/ELF/weakref.s
test/MC/Mips/elf-tls.s
test/MC/PowerPC/ppc-reloc.s
test/MC/PowerPC/tls-gd-obj.s
test/MC/PowerPC/tls-ie-obj.s
test/MC/PowerPC/tls-ld-obj.s
test/MC/X86/expand-var.s
test/MC/X86/reloc-undef-global.s