This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 6dbc6445b5f [TextAPI] TBD Reader/Writer new e3637528865 Followup for r356820 to fix the bots. new 557f47440a1 [Legacy][TimePasses] allow -time-passes reporting into a cu [...]
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/llvm/IR/PassTimingInfo.h | 9 ++-- include/llvm/Support/Timer.h | 7 +-- lib/IR/PassTimingInfo.cpp | 14 +++--- lib/Support/Timer.cpp | 17 ++++--- lib/TextAPI/MachO/TextStub.cpp | 2 +- unittests/IR/TimePassesTest.cpp | 95 +++++++++++++++++++++++++++++++++++++++- 6 files changed, 122 insertions(+), 22 deletions(-)