llvm-6502/include/llvm/Object
Peter Collingbourne ee2e3d0eb9 llvm-ar: Move archive writer to Object.
No functional change intended, other than some minor changes to certain
diagnostics.

Differential Revision: http://reviews.llvm.org/D10296

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@239278 91177308-0d34-0410-b5e6-96231b3b80d8
2015-06-08 02:32:01 +00:00
..
Archive.h Object: Add Archive::getNumberOfSymbols(). 2015-05-26 16:20:40 +00:00
ArchiveWriter.h llvm-ar: Move archive writer to Object. 2015-06-08 02:32:01 +00:00
Binary.h
COFF.h Move to llvm-objdump a large amount of code to that is only used there. 2015-06-03 04:48:06 +00:00
COFFYAML.h
ELF.h Revert "[Object, ELF] Fix segmentation fault in ELFFile::getSectionName()." 2015-06-04 23:58:31 +00:00
ELFObjectFile.h Move to llvm-objdump a large amount of code to that is only used there. 2015-06-03 04:48:06 +00:00
ELFTypes.h [Object/ELF] Don't confuse isDefined() and isCommon. 2015-06-07 02:45:19 +00:00
ELFYAML.h [obj2yaml/yaml2obj] Add SHT_MIPS_ABIFLAGS section support 2015-05-07 15:40:48 +00:00
Error.h [Object, MachO] Don't crash on invalid MachO segment load commands. 2015-06-04 20:08:52 +00:00
IRObjectFile.h
MachO.h [Object, MachO] Fixup for r239075: use union to store mach_header and mach_header_64. 2015-06-04 22:49:55 +00:00
MachOUniversal.h
ObjectFile.h Move to llvm-objdump a large amount of code to that is only used there. 2015-06-03 04:48:06 +00:00
RelocVisitor.h Add RelocVisitor support for MachO 2015-05-30 19:44:53 +00:00
SymbolicFile.h [Object] Teach Object and llvm-objdump about ".hidden" 2015-04-30 23:08:53 +00:00