[PATCH] D78045: [XCOFF][AIX] Fix getSymbol to return the correct qualname when necessary

Jason Liu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 16 07:48:48 PDT 2020


jasonliu updated this revision to Diff 258051.
jasonliu added a comment.

Updated comments to clarify function descriptor vs function entry point.


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

https://reviews.llvm.org/D78045

Files:
  llvm/include/llvm/CodeGen/TargetLoweringObjectFileImpl.h
  llvm/include/llvm/Target/TargetLoweringObjectFile.h
  llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
  llvm/lib/Target/PowerPC/PPCAsmPrinter.cpp
  llvm/lib/Target/TargetMachine.cpp
  llvm/test/CodeGen/PowerPC/aix-xcoff-lower-comm.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78045.258051.patch
Type: text/x-patch
Size: 16337 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200416/30a52218/attachment.bin>


More information about the llvm-commits mailing list