[all-commits] [llvm/llvm-project] dcb5b6: [runtimes] Remove TOOLCHAIN_TOOLS specialization

Shoaib Meenai via All-commits all-commits at lists.llvm.org
Thu Oct 1 09:53:54 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: dcb5b6dfbfb5dafb66797e8dba2f04eb76a153b7
      https://github.com/llvm/llvm-project/commit/dcb5b6dfbfb5dafb66797e8dba2f04eb76a153b7
  Author: Shoaib Meenai <smeenai at fb.com>
  Date:   2020-10-01 (Thu, 01 Oct 2020)

  Changed paths:
    M llvm/runtimes/CMakeLists.txt

  Log Message:
  -----------
  [runtimes] Remove TOOLCHAIN_TOOLS specialization

https://reviews.llvm.org/D88310 fixed the AIX issue in LLVMExternalProjectUtils,
so we shouldn't need the workaround in the runtimes build anymore. I'm
reverting it because it prevents the target-specific tool selection in
LLVMExternalProjectUtils from taking effect, which we rely on for our
runtimes builds.

Reviewed By: daltenty

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




More information about the All-commits mailing list