[PATCH] [lld][ELF] Fix non SHF_ALLOC sections.

Michael Spencer bigcheesegs at gmail.com
Wed Sep 18 13:55:48 PDT 2013


  Handle all non SHF_ALLOC sections and apply relocations correctly.

Hi ruiu, shankarke, kledzik,

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

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D1680?vs=4291&id=4375#toc

Files:
  include/lld/Core/DefinedAtom.h
  lib/Core/DefinedAtom.cpp
  lib/ReaderWriter/ELF/Atoms.h
  lib/ReaderWriter/ELF/DefaultLayout.h
  lib/ReaderWriter/ELF/OutputELFWriter.h
  lib/ReaderWriter/ELF/SectionChunks.h
  lib/ReaderWriter/YAML/ReaderWriterYAML.cpp
  test/elf/Hexagon/dynlib-syms.test
  test/elf/Inputs/debug0.c
  test/elf/Inputs/debug0.x86-64
  test/elf/Inputs/debug1.c
  test/elf/Inputs/debug1.x86-64
  test/elf/X86_64/initfini-alignment.test
  test/elf/X86_64/initfini-order.test
  test/elf/X86_64/nmagic.test
  test/elf/X86_64/omagic.test
  test/elf/X86_64/sectionmap.test
  test/elf/X86_64/undef.test
  test/elf/X86_64/underscore-end.test
  test/elf/debug.test
  test/elf/phdr.test
  test/elf/tlsAddr.test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D1680.2.patch
Type: text/x-patch
Size: 25766 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130918/66106327/attachment.bin>


More information about the llvm-commits mailing list