[PATCH] [lld][ELF] Add support for IFUNC.

Michael Spencer bigcheesegs at gmail.com
Tue Jan 29 01:29:57 PST 2013


  Address review comments.

Hi kledzik, shankarke, khemant,

http://llvm-reviews.chandlerc.com/D324

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D324?vs=795&id=799#toc

Files:
  include/lld/ReaderWriter/ELFTargetInfo.h
  include/lld/ReaderWriter/Simple.h
  lib/ReaderWriter/ELF/DefaultELFLayout.h
  lib/ReaderWriter/ELF/ELFSectionChunks.h
  lib/ReaderWriter/ELF/FileELF.h
  lib/ReaderWriter/ELF/WriterELF.cpp
  lib/ReaderWriter/ELF/X86_64/X86_64ELFTargetInfo.h
  lib/ReaderWriter/ELF/X86_64/X86_64TargetInfo.cpp
  lib/ReaderWriter/ELF/X86_64Reference.cpp
  test/elf/Inputs/ifunc.cpp
  test/elf/Inputs/ifunc.cpp.x86-64
  test/elf/ifunc.test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D324.3.patch
Type: text/x-patch
Size: 20065 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130129/d3c85676/attachment.bin>


More information about the llvm-commits mailing list