llvm-6502/tools/llvm-readobj
Saleem Abdulrasool 459c949777 tools: add support for decoding ARM attributes
Enhance the ARM specific parsing support in llvm-readobj to support attributes.
This allows for simpler tests to validate encoding of the build attributes as
specified in the ARM ELF specification.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@200450 91177308-0d34-0410-b5e6-96231b3b80d8
2014-01-30 04:46:33 +00:00
..
ARMAttributeParser.cpp tools: add support for decoding ARM attributes 2014-01-30 04:46:33 +00:00
ARMAttributeParser.h tools: add support for decoding ARM attributes 2014-01-30 04:46:33 +00:00
ARMEHABIPrinter.h tools: use 64-bit print specifier 2014-01-21 04:31:29 +00:00
CMakeLists.txt tools: add support for decoding ARM attributes 2014-01-30 04:46:33 +00:00
COFFDumper.cpp Simplify the handling of iterators in ObjectFile. 2014-01-30 02:49:50 +00:00
ELFDumper.cpp tools: add support for decoding ARM attributes 2014-01-30 04:46:33 +00:00
Error.cpp
Error.h
llvm-readobj.cpp tools: add support for decoding ARM attributes 2014-01-30 04:46:33 +00:00
llvm-readobj.h tools: add support for decoding ARM attributes 2014-01-30 04:46:33 +00:00
LLVMBuild.txt Don't link with the archive library programs that don't use it. 2013-06-17 15:29:46 +00:00
MachODumper.cpp Simplify the handling of iterators in ObjectFile. 2014-01-30 02:49:50 +00:00
Makefile Don't link with the archive library programs that don't use it. 2013-06-17 15:29:46 +00:00
ObjDumper.cpp Re-sort #include lines again, prior to moving headers around. 2014-01-13 08:04:33 +00:00
ObjDumper.h tools: add support for decoding ARM attributes 2014-01-30 04:46:33 +00:00
StreamWriter.cpp
StreamWriter.h tools: add support for decoding ARM attributes 2014-01-30 04:46:33 +00:00