[PATCH] D83252: [XCOFF] Enable symbol alias for AIX

Jason Liu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 15 14:56:46 PDT 2020


jasonliu updated this revision to Diff 278321.
jasonliu marked 6 inline comments as done.
jasonliu added a comment.

Address comments.


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

https://reviews.llvm.org/D83252

Files:
  llvm/include/llvm/CodeGen/TargetLoweringObjectFileImpl.h
  llvm/include/llvm/Target/TargetLoweringObjectFile.h
  llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
  llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
  llvm/lib/Target/PowerPC/PPCAsmPrinter.cpp
  llvm/lib/Target/PowerPC/PPCISelLowering.cpp
  llvm/test/CodeGen/PowerPC/aix-alias-unsupported.ll
  llvm/test/CodeGen/PowerPC/aix-alias.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83252.278321.patch
Type: text/x-patch
Size: 13880 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200715/2f63675e/attachment.bin>


More information about the llvm-commits mailing list