aboutsummaryrefslogtreecommitdiffstats
path: root/test/Object/yaml2obj-elf-symbol-basic.yaml
Commit message (Expand)AuthorAgeFilesLines
* [yaml2obj][ELF] Make symbol table top-level key.Sean Silva2013-06-221-10/+8
* This was a nifty test, but remove it.Sean Silva2013-06-211-6/+0
* Revert "Put r184469 disassembler test back on X86"Sean Silva2013-06-211-0/+15
* Put r184469 disassembler test back on X86Renato Golin2013-06-211-15/+0
* [yaml2obj][ELF] Don't do disassembly in this test.Sean Silva2013-06-211-1/+2
* [yaml2obj][ELF] Allow expressing undefined symbols.Sean Silva2013-06-211-0/+4
* [yaml2obj][ELF] Don't explicitly set `Binding` with STB_*Sean Silva2013-06-211-6/+6
* [yaml2obj][ELF] Add support for st_value and st_size.Sean Silva2013-06-201-0/+16
* [yaml2obj][ELF] Allow symbols to reference sections.Sean Silva2013-06-201-0/+2
* [yaml2obj][ELF] Support st_info through `Binding` and `Type` YAML keys.Sean Silva2013-06-191-0/+4
* [yaml2obj][ELF] Ensure STN_UNDEF entry is present.Sean Silva2013-06-181-1/+0
* [yaml2obj][ELF] Rudimentary symbol table support.Sean Silva2013-06-181-0/+22