diff options
author | Dmitry Vyukov <dvyukov@google.com> | 2021-11-16 08:41:36 +0100 |
---|---|---|
committer | Dmitry Vyukov <dvyukov@google.com> | 2021-12-21 19:51:48 +0100 |
commit | c82bd4c5bafafc75a524e38e01915307fb63ee17 (patch) | |
tree | f6bb78eff5f392afba907fbde299f98c05d17ffb /llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp | |
parent | 05ca57a0543bacfead83a870db900a90134c6d00 (diff) | |
download | llvm-c82bd4c5bafafc75a524e38e01915307fb63ee17.zip llvm-c82bd4c5bafafc75a524e38e01915307fb63ee17.tar.gz llvm-c82bd4c5bafafc75a524e38e01915307fb63ee17.tar.bz2 |
tsan: use VReport instead of VPrintf in background thread
If there are multiple processes, it's hard to understand
what output comes from what process.
VReport prepends pid to the output. Use it.
Depends on D113982.
Reviewed By: melver
Differential Revision: https://reviews.llvm.org/D113983
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp')
0 files changed, 0 insertions, 0 deletions