Provide a default constructor for TimeValue. This was used, but only in
authorChandler Carruth <chandlerc@gmail.com>
Sat, 5 Jan 2013 00:23:09 +0000 (00:23 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Sat, 5 Jan 2013 00:23:09 +0000 (00:23 +0000)
commitfa511bf6c286bb93236ee5aa08e7848414459d94
tree16d5d958df9e0f1d97ee66efed6bdf3f451eea93
parent319120f6229dcf37f288be2719bc095a2f454d55
Provide a default constructor for TimeValue. This was used, but only in
if-ed out code paths and on Windows. Hopefully restores the Windows
build. Thanks to Reid Kleckner for helping triage this.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@171568 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/TimeValue.h