[PATCH] D38416: [RFC] Add a LIT-style Progress Bar to libSupport
Jonathan Roelofs via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 29 12:51:57 PDT 2017
jroelofs updated this revision to Diff 117205.
jroelofs added a comment.
Rate-limit it, since it'll look awful if you call `update()` really often.
https://reviews.llvm.org/D38416
Files:
include/llvm/Support/Progress.h
lib/Support/CMakeLists.txt
lib/Support/Progress.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38416.117205.patch
Type: text/x-patch
Size: 6480 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170929/fbf8efda/attachment.bin>
More information about the llvm-commits
mailing list