hanchenye-llvm-project/llvm/test/tools/yaml2obj
Petr Hosek 5c469a3daa [yaml2obj][ELF] Add support for symbol indexes greater than SHN_LORESERVE
Right now Symbols must be either undefined or defined in a specific
section. Some symbols have section indexes like SHN_ABS however. This
change adds support for outputting symbols that have such section
indexes.

Patch by Jake Ehrlich

Differential Revision: https://reviews.llvm.org/D37391

llvm-svn: 312745
2017-09-07 20:44:16 +00:00
..
invalid-symboless-relocation.yaml [yaml2obj][ELF] Make symbols optional for relocations 2017-08-30 23:13:31 +00:00
invalid_output_file.test
lit.local.cfg
missing_document_tag.yaml
program-header-nobits.yaml [yaml2obj][ELF] Add support for program headers 2017-07-19 20:38:46 +00:00
program-header.yaml [yaml2obj][ELF] Add support for program headers 2017-07-19 20:38:46 +00:00
symbol-index-invalid.yaml [yaml2obj][ELF] Add support for symbol indexes greater than SHN_LORESERVE 2017-09-07 20:44:16 +00:00
symbol-index.yaml [yaml2obj][ELF] Add support for symbol indexes greater than SHN_LORESERVE 2017-09-07 20:44:16 +00:00
symboless-relocation.yaml [yaml2obj][ELF] Make symbols optional for relocations 2017-08-30 23:13:31 +00:00
unsupported_document_tag.yaml