[all-commits] [llvm/llvm-project] 7b3bdc: [sanitizer] Remove SYMBOLIZER_DEPS from symbolizer

Vitaly Buka via All-commits all-commits at lists.llvm.org
Tue Sep 12 13:20:00 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7b3bdc1472322541647a9f487a1261e50cc204c1
      https://github.com/llvm/llvm-project/commit/7b3bdc1472322541647a9f487a1261e50cc204c1
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2023-09-12 (Tue, 12 Sep 2023)

  Changed paths:
    M compiler-rt/lib/sanitizer_common/symbolizer/CMakeLists.txt

  Log Message:
  -----------
  [sanitizer] Remove SYMBOLIZER_DEPS from symbolizer

This loop is wrong, most of targets are not defined yet.
Also if we build with LLVM_ENABLE_RUNTIMES, these deps
are irrelevant.




More information about the All-commits mailing list