[all-commits] [llvm/llvm-project] 03993f: [CMake] Explicitly specify paths to libc++abi in C...

Sergej Jaskiewicz via All-commits all-commits at lists.llvm.org
Fri Mar 13 07:58:22 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 03993f3b6f46ae533575ec057bb84c80d8218641
      https://github.com/llvm/llvm-project/commit/03993f3b6f46ae533575ec057bb84c80d8218641
  Author: Sergej Jaskiewicz <jaskiewiczs at icloud.com>
  Date:   2020-03-13 (Fri, 13 Mar 2020)

  Changed paths:
    M clang/cmake/caches/CrossWinToARMLinux.cmake

  Log Message:
  -----------
  [CMake] Explicitly specify paths to libc++abi in CrossWinToARMLinux.cmake

Summary:
D69169, which was necessary for running libc++ tests on remote host, got reverted. I couldn't think of a less invasive way to achieve this behavior but specify libc++abi paths in our cache file.

Reviewers: vvereschaka, aorlov, andreil99, EricWF

Reviewed By: vvereschaka

Subscribers: mgorny, kristof.beyls, ldionne, cfe-commits

Tags: #clang

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




More information about the All-commits mailing list