[yaml2obj][XCOFF] customize the string table
authorEsme-Yi <esme.yi@ibm.com>
Mon, 13 Sep 2021 09:24:38 +0000 (09:24 +0000)
committerEsme-Yi <esme.yi@ibm.com>
Mon, 13 Sep 2021 09:24:38 +0000 (09:24 +0000)
commit909f3d738079eb5971f584e2a4119de43744c73f
tree1091eda0542ee4692a7409314e6d6a2ebe0d37c5
parentbbada9ff4571c1ce6d0f6f508644c6cd58a6e8d6
[yaml2obj][XCOFF] customize the string table

Summary: The patch adds support for yaml2obj customizing the string table.

Reviewed By: jhenderson

Differential Revision: https://reviews.llvm.org/D107421
llvm/include/llvm/ObjectYAML/XCOFFYAML.h
llvm/lib/ObjectYAML/XCOFFEmitter.cpp
llvm/lib/ObjectYAML/XCOFFYAML.cpp
llvm/test/tools/obj2yaml/XCOFF/aix.yaml
llvm/test/tools/yaml2obj/XCOFF/string-table.yaml [new file with mode: 0644]