[all-commits] [llvm/llvm-project] ab244d: [AIX] Emitting diagnostics error for profile options

whitneywhtsang via All-commits all-commits at lists.llvm.org
Wed Jun 23 17:23:44 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ab244db1fa0b72f3c0ac928158569fdcc6db0236
      https://github.com/llvm/llvm-project/commit/ab244db1fa0b72f3c0ac928158569fdcc6db0236
  Author: Whitney Tsang <whitneyt at ca.ibm.com>
  Date:   2021-06-24 (Thu, 24 Jun 2021)

  Changed paths:
    M clang/lib/Driver/ToolChains/Clang.cpp
    M clang/test/Driver/unsupported-option.c

  Log Message:
  -----------
  [AIX] Emitting diagnostics error for profile options

Only LLVM-based instrumentation profile is supported on AIX.
And it currently must be used with full LTO.

Reviewed By: hubert.reinterpretcast

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




More information about the All-commits mailing list