diff options
author | Pavel Labath <labath@google.com> | 2017-11-08 10:48:54 +0000 |
---|---|---|
committer | Pavel Labath <labath@google.com> | 2017-11-08 10:48:54 +0000 |
commit | d2aab749d10762fb1193f90cbec3da83760dcd8d (patch) | |
tree | 5a09469e6fd7ccfe80107b876ac97b618fe061b7 /llvm/lib/Analysis/BasicAliasAnalysis.cpp | |
parent | 042c7526917a275cb7241a67b8b54fdef096b343 (diff) | |
download | llvm-d2aab749d10762fb1193f90cbec3da83760dcd8d.zip llvm-d2aab749d10762fb1193f90cbec3da83760dcd8d.tar.gz llvm-d2aab749d10762fb1193f90cbec3da83760dcd8d.tar.bz2 |
Log: delimit thread name in log message
The thread name was not followed by a space, which meant it was glued to
the log message. I also align the name as we do that with other log
fields. I align it to 16 chars instead of llvm::max_thread_name(), as
that can be 64 on darwin, which is rather long. If anybody feels
differently about that, we can change it.
llvm-svn: 317679
Diffstat (limited to 'llvm/lib/Analysis/BasicAliasAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions