[PATCH] D66944: [PowerPC][XCOFF] Verify symbol table in xcoff object files. [NFC]

Sean Fertile via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 29 07:27:40 PDT 2019


sfertile created this revision.
sfertile added reviewers: jasonliu, xingxue, hubert.reinterpretcast, DiggerLin.
Herald added subscribers: shchenz, jsji, MaskRay, nemanjai.
Herald added a project: LLVM.

Extend the common/local-common testing for object files to also verify the symbol table now that the needed functionality has landed in llvm-readobj.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D66944

Files:
  llvm/test/CodeGen/PowerPC/aix-xcoff-common.ll
  llvm/test/CodeGen/PowerPC/aix-xcoff-lcomm.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66944.217871.patch
Type: text/x-patch
Size: 8975 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190829/c0b5b84f/attachment.bin>


More information about the llvm-commits mailing list