Fix a FIXME about the format and add a test.
authorRafael Espindola <rafael.espindola@gmail.com>
Thu, 11 Jul 2013 15:35:23 +0000 (15:35 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Thu, 11 Jul 2013 15:35:23 +0000 (15:35 +0000)
commit71857ccdb83b6374f7a791c2dae45ce9934a85af
tree0114117501240cf3ea150ef640d0c388fb07a1bc
parent11eb51e23935e22e1cb7b346c45713e8c9169c84
Fix a FIXME about the format and add a test.

While at it, use strftime on Unix too and use the thread safe versions
of localtime.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@186090 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Support/Unix/TimeValue.inc
lib/Support/Windows/TimeValue.inc
test/Object/archive-toc.test
tools/llvm-ar/llvm-ar.cpp