[PATCH] [Object] Split the ELF interface into 3 parts.

Michael Spencer bigcheesegs at gmail.com
Tue Jul 30 17:11:54 PDT 2013


  Rebase and add test.

Hi rafael, silvas,

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

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D1033?vs=2975&id=3089#toc

Files:
  include/llvm/Object/ELF.h
  include/llvm/Object/ELFObjectFile.h
  include/llvm/Object/ELFTypes.h
  include/llvm/Object/RelocVisitor.h
  lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.cpp
  lib/MC/MCObjectSymbolizer.cpp
  lib/Object/ELFObjectFile.cpp
  lib/Target/X86/MCTargetDesc/X86ELFRelocationInfo.cpp
  test/Object/Inputs/corrupt.elf-x86-64
  test/Object/corrupt.test
  tools/llvm-objdump/ELFDump.cpp
  tools/llvm-readobj/ELFDumper.cpp
  tools/yaml2obj/yaml2elf.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D1033.4.patch
Type: text/x-patch
Size: 216234 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130730/6c9d0b94/attachment.bin>


More information about the llvm-commits mailing list