llvm-6502/test/tools/llvm-readobj
Rafael Espindola c9f2cc7e05 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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@183337 91177308-0d34-0410-b5e6-96231b3b80d8
2013-06-05 20:33:54 +00:00
..
Inputs At Jim Grosbach's request detemplate Object/MachO.h. 2013-04-18 18:08:55 +00:00
file-headers.test
lit.local.cfg
program-headers.test Teach llvm-readobj to print ELF program headers 2013-04-12 04:07:39 +00:00
reloc-types.test Add extensive relocation tests for llvm-readobj 2013-04-12 04:02:23 +00:00
relocations.test Change how we iterate over relocations on ELF. 2013-05-30 03:05:14 +00:00
sections-ext.test Change how we iterate over relocations on ELF. 2013-05-30 03:05:14 +00:00
sections.test At Jim Grosbach's request detemplate Object/MachO.h. 2013-04-18 18:08:55 +00:00
symbols.test Don't hide the first ELF symbol. 2013-06-05 20:33:54 +00:00