[all-commits] [llvm/llvm-project] 2ac062: [LiveDebugValues] Add `#if !defined(NDEBUG) || def...

Fangrui Song via All-commits all-commits at lists.llvm.org
Fri Sep 18 17:25:55 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 2ac06241d277c969c0dee0f40fb4f00971a4d7f7
      https://github.com/llvm/llvm-project/commit/2ac06241d277c969c0dee0f40fb4f00971a4d7f7
  Author: Fangrui Song <i at maskray.me>
  Date:   2020-09-18 (Fri, 18 Sep 2020)

  Changed paths:
    M llvm/lib/CodeGen/LiveDebugValues/InstrRefBasedImpl.cpp

  Log Message:
  -----------
  [LiveDebugValues] Add `#if !defined(NDEBUG) || defined(LLVM_ENABLE_DUMP)` to suppress -Wunused-function




More information about the All-commits mailing list