[all-commits] [llvm/llvm-project] 7e2edf: [compiler-rt][AIX]: Link compiler-rt profile libra...

etiotto via All-commits all-commits at lists.llvm.org
Wed Nov 4 06:56:08 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 7e2edf973b64b3554404e527f506ad5bc44d9cba
      https://github.com/llvm/llvm-project/commit/7e2edf973b64b3554404e527f506ad5bc44d9cba
  Author: etiotto <etiotto at ca.ibm.com>
  Date:   2020-11-04 (Wed, 04 Nov 2020)

  Changed paths:
    M clang/lib/Driver/ToolChains/AIX.cpp

  Log Message:
  -----------
  [compiler-rt][AIX]: Link compiler-rt profile library when -fprofile-generate is specified

This patch enhances the clang driver to link the runtime profile
library on AIX when the -fprofile-generate option is used.

Reviewed By: phosek

Differentail Revision: https://reviews.llvm.org/D90641




More information about the All-commits mailing list