[PATCH] D26012: Don't create a dummy ELF to process a binary file
Rafael Ávila de Espíndola via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 26 14:15:24 PDT 2016
rafael created this revision.
rafael added a reviewer: ruiu.
rafael added a subscriber: llvm-commits.
Herald added subscribers: modocache, mgorny.
Now that it is easy to create input section and symbols, this is simple.
https://reviews.llvm.org/D26012
Files:
ELF/CMakeLists.txt
ELF/Config.h
ELF/ELFCreator.cpp
ELF/ELFCreator.h
ELF/InputFiles.cpp
ELF/InputFiles.h
ELF/InputSection.cpp
ELF/InputSection.h
ELF/SymbolTable.cpp
ELF/SymbolTable.h
ELF/Writer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26012.75950.patch
Type: text/x-patch
Size: 18140 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161026/9696bc01/attachment.bin>
More information about the llvm-commits
mailing list