summaryrefslogtreecommitdiffstats
path: root/llvm/test/Object
diff options
context:
space:
mode:
authorChandler Carruth <chandlerc@gmail.com>2014-04-27 23:59:25 +0000
committerChandler Carruth <chandlerc@gmail.com>2014-04-27 23:59:25 +0000
commit20c5693e9e9d0cc801bc2411870b1a9d6362f425 (patch)
treed076ffc298b46cfa7cb54d8f55e99e2af514ad9b /llvm/test/Object
parent4495f8382679b0940bb7202184997b3d69a1b4ae (diff)
downloadbcm5719-llvm-20c5693e9e9d0cc801bc2411870b1a9d6362f425.tar.gz
bcm5719-llvm-20c5693e9e9d0cc801bc2411870b1a9d6362f425.zip
Teach the pass manager's execution dump to print the current time before
each line. This is particularly nice for tracking which run of a particular pass over a particular function was slow. This also required making the TimeValue string much more useful. First, there is a standard format for writing out a date and time. Let's use that rather than strings that would have to be parsed. Second, actually output the nanosecond resolution that timevalue claims to have. This is proving useful working on PR19499, so I figured it would be generally useful to commit. llvm-svn: 207385
Diffstat (limited to 'llvm/test/Object')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud