aboutsummaryrefslogtreecommitdiff
path: root/llvm/unittests/Linker/LinkModulesTest.cpp
diff options
context:
space:
mode:
authorJacques Pienaar <jpienaar@google.com>2025-07-25 06:58:05 +0200
committerGitHub <noreply@github.com>2025-07-25 06:58:05 +0200
commitd368d117e7ee9720acd3eac6fb41c0885575a114 (patch)
tree50210a5e7543a65fdca3e4b70287d110651d6af5 /llvm/unittests/Linker/LinkModulesTest.cpp
parentbd91e8a5bd115be1350d4ad3a7100303511b1d15 (diff)
downloadllvm-d368d117e7ee9720acd3eac6fb41c0885575a114.zip
llvm-d368d117e7ee9720acd3eac6fb41c0885575a114.tar.gz
llvm-d368d117e7ee9720acd3eac6fb41c0885575a114.tar.bz2
[llvm][support] Add LDBG macro. (#143704)
Add macro that mirror a common usage of logging to output .This makes it easy to have streaming log like behavior while still using the base debug logging. I also wanted to avoid inventing a full logging library here while enabling others to change the sink without too much pain, so put it in its own header (this also avoids making Debug depend on raw_ostream beyond forward reference). The should allow a consistent dev experience without fixing the sink too much. --------- Co-authored-by: Mehdi Amini <joker.eph@gmail.com>
Diffstat (limited to 'llvm/unittests/Linker/LinkModulesTest.cpp')
0 files changed, 0 insertions, 0 deletions