llvm-6502/tools/llvm-ar
Rafael Espindola 71857ccdb8 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
2013-07-11 15:35:23 +00:00
..
Archive.cpp Don't treat bitcode files specially in llvm-ar. 2013-07-05 04:19:32 +00:00
Archive.h Remove support for truncating names in archives. 2013-07-11 12:38:02 +00:00
ArchiveInternals.h Remove remaining bits of the old LLVM specific symtab handling. 2013-06-20 13:00:30 +00:00
ArchiveReader.cpp Don't treat bitcode files specially in llvm-ar. 2013-07-05 04:19:32 +00:00
ArchiveWriter.cpp Remove support for truncating names in archives. 2013-07-11 12:38:02 +00:00
CMakeLists.txt
llvm-ar.cpp Fix a FIXME about the format and add a test. 2013-07-11 15:35:23 +00:00
LLVMBuild.txt
Makefile