[PATCH] add support for LayoutAfter/LayoutBefore references

Shankar Kalpathi Easwaran shankarke at gmail.com
Tue Feb 5 19:46:46 PST 2013


Hi kledzik, Bigcheese,

This is to add support for LayoutBefore/LayoutAfter references in lld with a pass to layout the atoms as specified by the user.


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

Files:
  test/section-position.objtxt
  test/followon-test.objtxt
  test/precededby-test.objtxt
  test/elf/rodata.objtxt
  test/elf/sections.objtxt
  test/elf/phdr.objtxt
  tools/lld-core/lld-core.cpp
  tools/lld-core/TestingHelpers.hpp
  include/lld/ReaderWriter/ELFTargetInfo.h
  include/lld/Core/Reference.h
  include/lld/Core/Pass.h
  lib/ReaderWriter/ELF/PPC/PPCTargetHandler.cpp
  lib/ReaderWriter/ELF/X86/X86TargetHandler.cpp
  lib/ReaderWriter/ELF/Hexagon/HexagonRelocationHandler.cpp
  lib/ReaderWriter/ELF/X86_64/X86_64TargetHandler.cpp
  lib/ReaderWriter/ELF/File.h
  lib/ReaderWriter/ELF/Atoms.h
  lib/ReaderWriter/ELF/ELFTargetInfo.cpp
  lib/ReaderWriter/ELF/CMakeLists.txt
  lib/ReaderWriter/MachO/MachOTargetInfo.cpp
  lib/Passes/OrderPass.cpp
  lib/Passes/LayoutPass.cpp
  lib/Passes/CMakeLists.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D373.1.patch
Type: text/x-patch
Size: 35325 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130205/49198dbd/attachment.bin>


More information about the llvm-commits mailing list