llvm-6502/include/llvm/Object
Rafael Espindola 78e8d52a58 llvm-objdump: don't print relocations in non-relocatable files.
This matches the behavior of GNU objdump.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@215844 91177308-0d34-0410-b5e6-96231b3b80d8
2014-08-17 19:09:37 +00:00
..
Archive.h A std::unique_ptr case I missed in the previous patch. 2014-07-31 03:36:00 +00:00
Binary.h Use std::unique_ptr to make the ownership explicit. 2014-07-31 03:12:45 +00:00
COFF.h llvm-objdump: don't print relocations in non-relocatable files. 2014-08-17 19:09:37 +00:00
COFFYAML.h
ELF.h
ELFObjectFile.h llvm-objdump: don't print relocations in non-relocatable files. 2014-08-17 19:09:37 +00:00
ELFTypes.h Canonicalize header guards into a common format. 2014-08-13 16:26:38 +00:00
ELFYAML.h
Error.h
IRObjectFile.h Canonicalize header guards into a common format. 2014-08-13 16:26:38 +00:00
MachO.h llvm-objdump: don't print relocations in non-relocatable files. 2014-08-17 19:09:37 +00:00
MachOUniversal.h
ObjectFile.h llvm-objdump: don't print relocations in non-relocatable files. 2014-08-17 19:09:37 +00:00
RelocVisitor.h
SymbolicFile.h Canonicalize header guards into a common format. 2014-08-13 16:26:38 +00:00