llvm-6502/tools/llvm-ar
Rafael Espindola be984d6376 Don't include directory names in archives.
This matches the behavior of both gnu and os x versions of ar.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@184420 91177308-0d34-0410-b5e6-96231b3b80d8
2013-06-20 13:16:44 +00:00
..
Archive.cpp Don't include directory names in archives. 2013-06-20 13:16:44 +00:00
Archive.h Don't include directory names in archives. 2013-06-20 13:16:44 +00:00
ArchiveInternals.h Remove remaining bits of the old LLVM specific symtab handling. 2013-06-20 13:00:30 +00:00
ArchiveReader.cpp Remove remaining bits of the old LLVM specific symtab handling. 2013-06-20 13:00:30 +00:00
ArchiveWriter.cpp Don't include directory names in archives. 2013-06-20 13:16:44 +00:00
CMakeLists.txt Move lib/Archive to tools/llvm-ar. 2013-06-17 15:47:20 +00:00
llvm-ar.cpp Don't include directory names in archives. 2013-06-20 13:16:44 +00:00
LLVMBuild.txt Move lib/Archive to tools/llvm-ar. 2013-06-17 15:47:20 +00:00
Makefile Move lib/Archive to tools/llvm-ar. 2013-06-17 15:47:20 +00:00