1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-23 21:13:02 +02:00
llvm-mirror/include/llvm/Object
Rafael Espindola a3def11c27 Don't hide the first ELF symbol.
The first symbol on ELF is dummy, but it has a defined content and readelf
normally displays it. With this change llvm-readobj also displays it and we
can check that llvm-mc output is correct according to the standard.

llvm-svn: 183337
2013-06-05 20:33:54 +00:00
..
Archive.h [Object][Archive] Improve performance. 2013-02-03 10:48:50 +00:00
Binary.h At Jim Grosbach's request detemplate Object/MachO.h. 2013-04-18 18:08:55 +00:00
COFF.h Handle relocations that don't point to symbols. 2013-06-05 01:33:53 +00:00
COFFYAML.h Move BinaryRef to a new include/llvm/Object/YAML.h file. 2013-06-05 02:32:26 +00:00
ELF.h Don't hide the first ELF symbol. 2013-06-05 20:33:54 +00:00
Error.h
MachO.h Handle relocations that don't point to symbols. 2013-06-05 01:33:53 +00:00
MachOFormat.h [MC/Mach-O] Add support for linker options in Mach-O files. 2013-01-18 01:26:07 +00:00
ObjectFile.h Handle relocations that don't point to symbols. 2013-06-05 01:33:53 +00:00
RelocVisitor.h Add basic support for ELF32-ppc relocations to llvm-dwarfdump. 2013-05-18 16:00:35 +00:00
YAML.h Don't print default values for NumberOfAuxSymbols and AuxiliaryData. 2013-06-05 03:20:13 +00:00