[all-commits] [llvm/llvm-project] 3f3457: Add missing lld checks in sanitizer tests.

Evgenii Stepanov via All-commits all-commits at lists.llvm.org
Mon Oct 28 10:35:50 PDT 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 3f345732b4f88e8d0d302470929cbe33d65a7435
      https://github.com/llvm/llvm-project/commit/3f345732b4f88e8d0d302470929cbe33d65a7435
  Author: Evgenii Stepanov <eugenis at google.com>
  Date:   2019-10-28 (Mon, 28 Oct 2019)

  Changed paths:
    M compiler-rt/test/asan/CMakeLists.txt
    M compiler-rt/test/cfi/CMakeLists.txt
    M compiler-rt/test/fuzzer/CMakeLists.txt

  Log Message:
  -----------
  Add missing lld checks in sanitizer tests.

Do not add an lld dependency when this target does not exist. In this
case the system installation of lld is used (or whatever is detected
with -fuse-ld=lld by default).




More information about the All-commits mailing list