[PATCH] add support for LayoutAfter/LayoutBefore references

Shankar Kalpathi Easwaran shankarke at gmail.com
Thu Feb 7 09:34:34 PST 2013


  added support for ingroup references in layoutpass, this makes platforms choose whatever they need for now.

Hi Bigcheese, kledzik,

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

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D373?vs=912&id=915#toc

Files:
  test/section-position.objtxt
  test/ingroup-test-loop.objtxt
  test/ingroup-test-with-layout-after.objtxt
  test/layoutafter-test.objtxt
  test/layoutbefore-test.objtxt
  test/elf/rodata.objtxt
  test/elf/sections.objtxt
  test/elf/phdr.objtxt
  test/ingroup-test-big.objtxt
  test/ingroup-test.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
  include/lld/Passes/Passes.h
  include/lld/Passes/LayoutPass.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.3.patch
Type: text/x-patch
Size: 49746 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130207/56d04e60/attachment.bin>


More information about the llvm-commits mailing list