llvm-6502/tools
Amara Emerson 5d446e61d9 Add support for reading ARM ELF build attributes.
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.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@181009 91177308-0d34-0410-b5e6-96231b3b80d8
2013-05-03 11:36:35 +00:00
..
bugpoint
bugpoint-passes
gold
llc
lli
llvm-ar
llvm-as
llvm-bcanalyzer
llvm-config
llvm-cov
llvm-diff
llvm-dis
llvm-dwarfdump
llvm-extract
llvm-jitlistener
llvm-link
llvm-mc
llvm-mcmarkup
llvm-nm
llvm-objdump
llvm-prof
llvm-ranlib
llvm-readobj Add support for reading ARM ELF build attributes. 2013-05-03 11:36:35 +00:00
llvm-rtdyld
llvm-shlib
llvm-size
llvm-stress
llvm-symbolizer
lto
macho-dump
obj2yaml
opt
yaml2obj
CMakeLists.txt
LLVMBuild.txt
Makefile