[PATCH] D80642: [AIX] Emit AvailableExternally Linkage on AIX

Xiangling Liao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 28 14:52:58 PDT 2020


Xiangling_L updated this revision to Diff 267043.
Xiangling_L marked 4 inline comments as done.
Xiangling_L added a comment.

Adjust the format of the testcase;
Simplify the testcase;


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D80642

Files:
  llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
  llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
  llvm/lib/Target/PowerPC/PPCAsmPrinter.cpp
  llvm/lib/Target/TargetLoweringObjectFile.cpp
  llvm/test/CodeGen/PowerPC/aix-available-externally-linkage.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80642.267043.patch
Type: text/x-patch
Size: 5311 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200528/b3ee28c6/attachment.bin>


More information about the llvm-commits mailing list