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

Jason Liu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 16 09:10:21 PDT 2020


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

Update test case to include more scenario.


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.278511.patch
Type: text/x-patch
Size: 14361 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200716/26b2923a/attachment.bin>


More information about the llvm-commits mailing list