diff options
author | Jonas Devlieghere <jonas@devlieghere.com> | 2024-05-03 11:08:50 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-03 11:08:50 -0700 |
commit | a8fbe500fe2ecdbd3c09ed06788092937819411f (patch) | |
tree | 9da5d7cc527dc71e902a7c7ce4cb004058c66736 /llvm/lib/Transforms/Utils/BasicBlockUtils.cpp | |
parent | e2b3e4ea9f2d0cb34d197439cfbc5090cdacb124 (diff) | |
download | llvm-a8fbe500fe2ecdbd3c09ed06788092937819411f.zip llvm-a8fbe500fe2ecdbd3c09ed06788092937819411f.tar.gz llvm-a8fbe500fe2ecdbd3c09ed06788092937819411f.tar.bz2 |
[lldb] Add TeeLogHandler to log to 2 handlers (#90984)
Add a T-style log handler that multiplexes messages to two log handlers.
The goal is to use this in combination with the SystemLogHandler to log
messages both to the user requested file as well as the system log. The
latter is part of a sysdiagnose on Darwin which is commonly attached to
bug reports.
Diffstat (limited to 'llvm/lib/Transforms/Utils/BasicBlockUtils.cpp')
0 files changed, 0 insertions, 0 deletions