Expose the ELFObjectFile class directly in the Object/ELF.h header, similarly

to what's done for MachO and COFF. This allows advanced uses of the class to
be implemented outside the Object library. In particular, the DyldELFObject
subclass is now moved into its logical home - ExecutionEngine/RuntimeDyld.

This patch was reviewed by Michael Spencer.




git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@150327 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Eli Bendersky
2012-02-12 06:12:10 +00:00
parent 132bd9ce56
commit f4eff4baeb
4 changed files with 3388 additions and 1701 deletions

File diff suppressed because it is too large Load Diff