[LiveDebugValues] Add `#if !defined(NDEBUG) || defined(LLVM_ENABLE_DUMP)` to suppress...
authorFangrui Song <i@maskray.me>
Sat, 19 Sep 2020 00:23:46 +0000 (17:23 -0700)
committerFangrui Song <i@maskray.me>
Sat, 19 Sep 2020 00:25:37 +0000 (17:25 -0700)
commit2ac06241d277c969c0dee0f40fb4f00971a4d7f7
tree6c4a9a63d401866c50dfd74b028acec4b3a37d76
parent034781f7f33634918025206427e6ee912ef3985b
[LiveDebugValues] Add `#if !defined(NDEBUG) || defined(LLVM_ENABLE_DUMP)` to suppress -Wunused-function
llvm/lib/CodeGen/LiveDebugValues/InstrRefBasedImpl.cpp