[all-commits] [llvm/llvm-project] 7707d8: [XCOFF][AIX] Check linkage on the function, and tw...

jasonliudev via All-commits all-commits at lists.llvm.org
Tue Nov 26 08:10:01 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 7707d8aa9db8aa3814593f9c40cc707f306e3ae2
      https://github.com/llvm/llvm-project/commit/7707d8aa9db8aa3814593f9c40cc707f306e3ae2
  Author: jasonliu <jasonliu.development at gmail.com>
  Date:   2019-11-26 (Tue, 26 Nov 2019)

  Changed paths:
    M llvm/lib/MC/XCOFFObjectWriter.cpp
    M llvm/lib/Target/PowerPC/PPCISelLowering.cpp
    A llvm/test/CodeGen/PowerPC/aix-weak-undef-func-call.ll

  Log Message:
  -----------
  [XCOFF][AIX] Check linkage on the function, and two fixes for comments

This is a follow up commit to address post-commit comment in D70443

Differential revision: https://reviews.llvm.org/D70443




More information about the All-commits mailing list