[PATCH] Bug fix in AArch64 PLT Entry

Daniel Stewart stewartd at codeaurora.org
Wed Sep 17 04:56:55 PDT 2014


Hi shankar.easwaran, rengolin, garious,

This fixes an incorrect PLT entry and adds some more tests for AArch64.

http://reviews.llvm.org/D5377

Files:
  lib/ReaderWriter/ELF/AArch64/AArch64RelocationPass.cpp
  test/elf/AArch64/Inputs/largebss.c
  test/elf/AArch64/Inputs/largebss.o
  test/elf/AArch64/Inputs/layoutpass/1.c
  test/elf/AArch64/Inputs/layoutpass/1.o
  test/elf/AArch64/Inputs/layoutpass/2.c
  test/elf/AArch64/Inputs/layoutpass/2.o
  test/elf/AArch64/Inputs/layoutpass/3.c
  test/elf/AArch64/Inputs/layoutpass/3.o
  test/elf/AArch64/Inputs/layoutpass/lib2.a
  test/elf/AArch64/Inputs/multi-ovrd.c
  test/elf/AArch64/Inputs/multi-ovrd.o
  test/elf/AArch64/Inputs/multi-weak.c
  test/elf/AArch64/Inputs/multi-weak.o
  test/elf/AArch64/largebss.test
  test/elf/AArch64/layoutpass-order.test
  test/elf/AArch64/multi-weak-override.test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5377.13778.patch
Type: text/x-patch
Size: 4997 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140917/7f205b21/attachment.bin>


More information about the llvm-commits mailing list