1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 11:42:57 +01:00
llvm-mirror/tools/llvm-ar
Rafael Espindola 80b3c47cc6 Create files with the correct permission instead of changing it afterwards.
No intended functionality change.

llvm-svn: 185832
2013-07-08 16:16:51 +00:00
..
Archive.cpp Don't treat bitcode files specially in llvm-ar. 2013-07-05 04:19:32 +00:00
Archive.h Don't treat bitcode files specially in llvm-ar. 2013-07-05 04:19:32 +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 Fixes problem when calling llvm-ar from an unmodifiable directory. 2013-07-08 14:44:57 +00:00
CMakeLists.txt Move lib/Archive to tools/llvm-ar. 2013-06-17 15:47:20 +00:00
llvm-ar.cpp Create files with the correct permission instead of changing it afterwards. 2013-07-08 16:16:51 +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