Skip to content
  • Amara Emerson's avatar
    Add support for reading ARM ELF build attributes. · 2f54d9fe
    Amara Emerson authored
    Build attribute sections can now be read if they exist via ELFObjectFile, and
    the llvm-readobj tool has been extended with an option to dump this information
    if requested. Regression tests are also included which exercise these features.
    
    Also update the docs with a fixed ARM ABI link and a new link to the Addenda
    which provides the build attributes specification.
    
    llvm-svn: 181009
    2f54d9fe
Loading