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

Xiangling Liao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 28 07:02:47 PDT 2020


Xiangling_L updated this revision to Diff 266862.
Xiangling_L marked 2 inline comments as done.
Xiangling_L added a comment.

Change the query to give it more semantic meaning


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.266862.patch
Type: text/x-patch
Size: 6369 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200528/00424f0e/attachment.bin>


More information about the llvm-commits mailing list