[PATCH] D75075: [AIX] Whitelist all ExternalSymbolSDNode

Xiangling Liao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 24 13:06:56 PST 2020


Xiangling_L created this revision.
Xiangling_L added reviewers: daltenty, sfertile, hubert.reinterpretcast.
Xiangling_L added a project: LLVM.
Herald added subscribers: llvm-commits, jsji, kbarton, hiraditya, nemanjai.

Whitelist all ExternalSymbolSDNode on AIX, and rely on the linker error to find symbols which we don't have definitions from any library/compiler-rt.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D75075

Files:
  llvm/lib/Target/PowerPC/PPCISelLowering.cpp
  llvm/test/CodeGen/PowerPC/aix-external-sym-sdnode-lowering.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75075.246286.patch
Type: text/x-patch
Size: 4298 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200224/70116af1/attachment.bin>


More information about the llvm-commits mailing list