[all-commits] [llvm/llvm-project] afc277: [AIX][Clang][Driver] Link libm in c++ mode

David Tenty via All-commits all-commits at lists.llvm.org
Wed Sep 30 11:02:36 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: afc277b0ed0dcd9fbbde6015bbdf289349fb2104
      https://github.com/llvm/llvm-project/commit/afc277b0ed0dcd9fbbde6015bbdf289349fb2104
  Author: David Tenty <daltenty at ibm.com>
  Date:   2020-09-30 (Wed, 30 Sep 2020)

  Changed paths:
    M clang/lib/Driver/ToolChains/AIX.cpp
    M clang/test/Driver/aix-ld.c

  Log Message:
  -----------
  [AIX][Clang][Driver] Link libm in c++ mode

since that is the normal behaviour of other compilers on the platform.

Reviewed By: hubert.reinterpretcast

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




More information about the All-commits mailing list