mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 11:13:28 +01:00
e8a3b2bc92
Summary: This change introduces a `DynamicSymbols` field to the ELF specific YAML supported by `yaml2obj` and `obj2yaml`. This grouping of symbols provides a way to represent ELF dynamic symbols. The `DynamicSymbols` structure is identical to the existing `Symbols`. Reviewers: compnerd, jakehehrlich, silvas Reviewed By: silvas Subscribers: silvas, jakehehrlich, llvm-commits Differential Revision: https://reviews.llvm.org/D39582 llvm-svn: 318433 |
||
---|---|---|
.. | ||
dynamic-symbols.yaml | ||
empty-symbols.yaml | ||
invalid_output_file.test | ||
invalid-symboless-relocation.yaml | ||
lit.local.cfg | ||
missing_document_tag.yaml | ||
program-header-align.yaml | ||
program-header-nobits.yaml | ||
program-header.yaml | ||
section-ordering.yaml | ||
symbol-index-invalid.yaml | ||
symbol-index.yaml | ||
symboless-relocation.yaml | ||
unnamed-section.yaml | ||
unsupported_document_tag.yaml |