[LiveDebugValues] Fix output stream (NFC)
authorNikita Popov <nikita.ppv@gmail.com>
Sat, 30 May 2020 14:07:44 +0000 (16:07 +0200)
committerNikita Popov <nikita.ppv@gmail.com>
Fri, 5 Jun 2020 18:02:22 +0000 (20:02 +0200)
commitd370088611873565d778add5a0a983fdb29d6872
tree01da9b5cffb0320f8ffc434d06aef01c7dd42c33
parent6a5326492606d767a7eb94ef418799a95e02ed07
[LiveDebugValues] Fix output stream (NFC)

This should dump to the provided Out, rather than dbgs(), though
they coincide in current usage.
llvm/lib/CodeGen/LiveDebugValues.cpp