Skip to content
  1. Aug 09, 2013
    • Michael J. Spencer's avatar
      [Object] Split the ELF interface into 3 parts. · 126973ba
      Michael J. Spencer authored
      * ELFTypes.h contains template magic for defining types based on endianess, size, and alignment.
      * ELFFile.h defines the ELFFile class which provides low level ELF specific access.
      * ELFObjectFile.h contains ELFObjectFile which uses ELFFile to implement the ObjectFile interface.
      
      llvm-svn: 188022
      126973ba
  2. Aug 08, 2013
Loading