[PATCH] D78929: [AIX][XCOFF]emit extern linkage for the llvm intrinsic symbol

Digger via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun May 3 16:59:15 PDT 2020


DiggerLin updated this revision to Diff 261728.
DiggerLin added a comment.

store llvm intrinsic symbols in the PPCAIXAsmPrinter


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D78929

Files:
  llvm/lib/Target/PowerPC/PPCAsmPrinter.cpp
  llvm/lib/Target/PowerPC/PPCISelLowering.cpp
  llvm/lib/Target/PowerPC/PPCInstrInfo.td
  llvm/test/CodeGen/PowerPC/aix-cc-byval-mem.ll
  llvm/test/CodeGen/PowerPC/aix-external-sym-sdnode-lowering.ll
  llvm/test/CodeGen/PowerPC/aix-llvm-intrinsic.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78929.261728.patch
Type: text/x-patch
Size: 17073 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200503/8172a217/attachment.bin>


More information about the llvm-commits mailing list