[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 8 08:46:42 PDT 2021


Esme updated this revision to Diff 350615.
Esme added a comment.

Addressed comments except dumping the raw string table.
It seems llvm-readobj can't dump the raw string table for XCOFF, I have to find another tool to do this.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D103455/new/

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.350615.patch
Type: text/x-patch
Size: 4579 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210608/2ccee630/attachment-0001.bin>


More information about the llvm-commits mailing list