Windows/TimeValue.inc: Mute prefixed '0' on %d to emulate %e.
authorNAKAMURA Takumi <geek4civic@gmail.com>
Fri, 12 Jul 2013 02:13:03 +0000 (02:13 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Fri, 12 Jul 2013 02:13:03 +0000 (02:13 +0000)
commit99a8b548402de834d72dfa34ab18e7c22d0346f7
tree18122aeaa2d77188a79ad8760830020109812478
parentda07e9df843015f8c306ed7863dbb8c8055fd85f
Windows/TimeValue.inc: Mute prefixed '0' on %d to emulate %e.

It fixes compatibility in llvm/test/Object/archive-toc.test.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@186142 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Support/Windows/TimeValue.inc