[all-commits] [llvm/llvm-project] d37008: [LiveDebugValues] Fix output stream (NFC)

Nikita Popov via All-commits all-commits at lists.llvm.org
Fri Jun 5 11:04:01 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: d370088611873565d778add5a0a983fdb29d6872
      https://github.com/llvm/llvm-project/commit/d370088611873565d778add5a0a983fdb29d6872
  Author: Nikita Popov <nikita.ppv at gmail.com>
  Date:   2020-06-05 (Fri, 05 Jun 2020)

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

  Log Message:
  -----------
  [LiveDebugValues] Fix output stream (NFC)

This should dump to the provided Out, rather than dbgs(), though
they coincide in current usage.




More information about the All-commits mailing list