llvm-6502/test
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
..
Analysis
Archive
Assembler
Bindings/Ocaml
Bitcode
BugPoint
CodeGen [mips] Handle reading, writing or copying of ccond field of DSP control 2013-05-02 23:07:05 +00:00
DebugInfo TBAA: remove !tbaa from testing cases if not used. 2013-05-02 18:11:35 +00:00
ExecutionEngine Fix Addend computation for non external relocations on Macho. 2013-04-30 15:40:54 +00:00
Feature
FileCheck
Instrumentation
Integer
JitListener
Linker
MC [mips] Test for r179873. 2013-04-30 20:48:49 +00:00
Object Add support for reading ARM ELF build attributes. 2013-05-03 11:36:35 +00:00
Other
TableGen
tools
Transforms TBAA: remove !tbaa from testing cases if not used. 2013-05-02 18:11:35 +00:00
Unit
Verifier
YAMLParser
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile
Makefile.tests
TestRunner.sh