[all-commits] [llvm/llvm-project] eed57d: [libcxx] Allow tests to link with static libc++abi...

Sergej Jaskiewicz via All-commits all-commits at lists.llvm.org
Wed Mar 25 05:30:16 PDT 2020


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

  Changed paths:
    M libcxx/test/CMakeLists.txt
    M libcxx/test/lit.site.cfg.in

  Log Message:
  -----------
  [libcxx] Allow tests to link with static libc++abi/libc++ even if the shared version is present

Summary:
This is essentially D71894, but for libc++.

This is needed for running libc++ tests over SSH.

Reviewers: EricWF, ldionne, phosek, mehdi_amini, mclow.lists, jroelofs, bcraig, #libc

Reviewed By: ldionne, phosek, #libc

Subscribers: mgorny, christof, dexonsmith, libcxx-commits

Tags: #libc

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




More information about the All-commits mailing list