[PATCH] D100375: [yaml2obj] Enable support for parsing 64-bit XCOFF.

EsmeYi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 18 20:29:38 PDT 2021


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

Addressed Higuoxing's comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D100375

Files:
  llvm/include/llvm/BinaryFormat/XCOFF.h
  llvm/lib/MC/XCOFFObjectWriter.cpp
  llvm/lib/ObjectYAML/XCOFFEmitter.cpp
  llvm/test/tools/yaml2obj/XCOFF/basic-doc64.yaml

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100375.338422.patch
Type: text/x-patch
Size: 17818 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210419/52644ecb/attachment.bin>


More information about the llvm-commits mailing list