[all-commits] [llvm/llvm-project] 5477cf: Fix "Statistics are disabled"

Vitaly Buka via All-commits all-commits at lists.llvm.org
Wed Jun 3 16:10:29 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 5477cf06d654e319ed066ba7f497e278853762be
      https://github.com/llvm/llvm-project/commit/5477cf06d654e319ed066ba7f497e278853762be
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2020-06-03 (Wed, 03 Jun 2020)

  Changed paths:
    M llvm/lib/Support/Statistic.cpp

  Log Message:
  -----------
  Fix "Statistics are disabled"

There is no -DLLVM_ENABLE_STATS, only
-DLLVM_FORCE_ENABLE_STATS.
It was renamed by 6cf299cf01e4a83844126f7faf17cbeb78e88da9




More information about the All-commits mailing list