diff options
author | Jonas Devlieghere <jonas@devlieghere.com> | 2022-06-15 17:32:14 -0700 |
---|---|---|
committer | Jonas Devlieghere <jonas@devlieghere.com> | 2022-06-16 13:34:28 -0700 |
commit | 6ff49af33d093dd7e0659958185942d0d26a8b90 (patch) | |
tree | 5d62f5410ac5674d9fea9169afe80baba92b6851 /llvm/lib/Object/COFFObjectFile.cpp | |
parent | 4c77d0276b8351e533888c8e0c4e4df0277c583f (diff) | |
download | llvm-6ff49af33d093dd7e0659958185942d0d26a8b90.zip llvm-6ff49af33d093dd7e0659958185942d0d26a8b90.tar.gz llvm-6ff49af33d093dd7e0659958185942d0d26a8b90.tar.bz2 |
[lldb] Introduce the concept of a log handler (NFC)
This patch introduces the concept of a log handlers. Log handlers allow
customizing the way log output is emitted. The StreamCallback class
tried to do something conceptually similar. The benefit of the log
handler interface is that you don't need to conform to llvm's
raw_ostream interface.
Differential revision: https://reviews.llvm.org/D127922
Diffstat (limited to 'llvm/lib/Object/COFFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions