[all-commits] [llvm/llvm-project] 1e1ae4: [CMake] Prevent adding lld to test dependency (TES...

kkwli via All-commits all-commits at lists.llvm.org
Tue Nov 5 13:42:41 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 1e1ae46595b1844e73b128d09739bbc57ea36f16
      https://github.com/llvm/llvm-project/commit/1e1ae46595b1844e73b128d09739bbc57ea36f16
  Author: Kelvin Li <kli at ca.ibm.com>
  Date:   2019-11-05 (Tue, 05 Nov 2019)

  Changed paths:
    M compiler-rt/cmake/Modules/AddCompilerRT.cmake

  Log Message:
  -----------
  [CMake] Prevent adding lld to test dependency (TEST_DEPS) when lld project is not built

D69405 causes failure if running LIT when the compiler was built without lld.

Patch by Anh Tuyen Tran (anhtuyen)

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




More information about the All-commits mailing list