[PATCH] [lld] Move AtomLayout from ELF to Core so that it can be used by non-ELF writers.

Rui Ueyama ruiu at google.com
Fri Jun 14 11:14:06 PDT 2013


  - Moved AtomLayout.h from Core to ReaderWriter.

Hi Bigcheese,

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

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D977?vs=2406&id=2422#toc

Files:
  include/lld/ReaderWriter/AtomLayout.h
  lib/ReaderWriter/ELF/DefaultLayout.h
  lib/ReaderWriter/ELF/Hexagon/HexagonRelocationHandler.cpp
  lib/ReaderWriter/ELF/Hexagon/HexagonRelocationHandler.h
  lib/ReaderWriter/ELF/Hexagon/HexagonSectionChunks.h
  lib/ReaderWriter/ELF/Layout.h
  lib/ReaderWriter/ELF/PPC/PPCTargetHandler.cpp
  lib/ReaderWriter/ELF/PPC/PPCTargetHandler.h
  lib/ReaderWriter/ELF/SectionChunks.h
  lib/ReaderWriter/ELF/TargetHandler.h
  lib/ReaderWriter/ELF/X86/X86TargetHandler.cpp
  lib/ReaderWriter/ELF/X86/X86TargetHandler.h
  lib/ReaderWriter/ELF/X86_64/X86_64RelocationHandler.cpp
  lib/ReaderWriter/ELF/X86_64/X86_64RelocationHandler.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D977.2.patch
Type: text/x-patch
Size: 17317 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130614/1e7c60d2/attachment.bin>


More information about the llvm-commits mailing list