[PATCH] D61532: implement of the parsing symbol table for xcoffobjfile and output as yaml format

Jason Liu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 28 07:35:14 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL361832: [XCOFF] Implement parsing symbol table for xcoffobjfile and output as yaml… (authored by jasonliu, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D61532?vs=201578&id=201667#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D61532

Files:
  llvm/trunk/include/llvm/BinaryFormat/XCOFF.h
  llvm/trunk/include/llvm/Object/XCOFFObjectFile.h
  llvm/trunk/include/llvm/ObjectYAML/XCOFFYAML.h
  llvm/trunk/lib/Object/XCOFFObjectFile.cpp
  llvm/trunk/lib/ObjectYAML/XCOFFYAML.cpp
  llvm/trunk/test/tools/obj2yaml/Inputs/aix_xcoff.o
  llvm/trunk/test/tools/obj2yaml/aix_xcoff.test
  llvm/trunk/tools/llvm-readobj/XCOFFDumper.cpp
  llvm/trunk/tools/obj2yaml/xcoff2yaml.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61532.201667.patch
Type: text/x-patch
Size: 26105 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190528/3b53a3ee/attachment.bin>


More information about the llvm-commits mailing list