[PATCH] D103455: [yaml2obj] Add support for writing the long symbol name.

EsmeYi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 1 06:00:46 PDT 2021


Esme created this revision.
Esme added reviewers: jhenderson, shchenz, PowerPC, Higuoxing, MaskRay.
Herald added a subscriber: hiraditya.
Esme requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

This patch, as a follow-up of D95505 <https://reviews.llvm.org/D95505>, adds support for writing the long symbol name by implementing StringTable.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D103455

Files:
  llvm/lib/ObjectYAML/XCOFFEmitter.cpp
  llvm/test/tools/yaml2obj/XCOFF/long-symbol-name.yaml

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103455.348953.patch
Type: text/x-patch
Size: 4318 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210601/57d2ffa9/attachment.bin>


More information about the llvm-commits mailing list