[all-commits] [llvm/llvm-project] e7375e: [AIX] Remove whitelist checking for ExternalSymbol...

xiangling-liao via All-commits all-commits at lists.llvm.org
Wed Feb 26 07:10:42 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: e7375e993248ff39e664caeea9b8a0c8b0e489b5
      https://github.com/llvm/llvm-project/commit/e7375e993248ff39e664caeea9b8a0c8b0e489b5
  Author: Xiangling Liao <Xiangling.Liao at ibm.com>
  Date:   2020-02-26 (Wed, 26 Feb 2020)

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

  Log Message:
  -----------
  [AIX] Remove whitelist checking for ExternalSymbolSDNodes

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

Differential Revision: https://reviews.llvm.org/D75075




More information about the All-commits mailing list