aboutsummaryrefslogtreecommitdiff
path: root/lib/System/DynamicLibrary.cpp
diff options
context:
space:
mode:
authorDavid Greene <greened@obbligato.org>2009-12-23 16:39:06 +0000
committerDavid Greene <greened@obbligato.org>2009-12-23 16:39:06 +0000
commitb5d568cc70506c4cb3aa7abc3370d3ac9411b4a0 (patch)
treec1d4cee8a7c672a89209661aca67e62e9c67ac34 /lib/System/DynamicLibrary.cpp
parente59011e7d913b59dd244b0295a984dcfe7976e72 (diff)
Provide dbgs(), a circular-buffering debug output stream. By default it
simply passes output to errs(). If -debug-buffer-size=N is set N > 0, dbgs() buffers its output until program termination and dumps the last N characters sent to it. This is handy when debugging very large inputs. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@92002 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/System/DynamicLibrary.cpp')
0 files changed, 0 insertions, 0 deletions