1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 11:42:57 +01:00
llvm-mirror/test/tools/yaml2obj
Petr Hosek 39b8dda8b4 [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_output_file.test
invalid-symboless-relocation.yaml
lit.local.cfg
missing_document_tag.yaml
program-header-nobits.yaml
program-header.yaml
symbol-index-invalid.yaml
symbol-index.yaml
symboless-relocation.yaml
unsupported_document_tag.yaml