index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
llvm-ar
/
ArchiveWriter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove support for truncating names in archives.
Rafael Espindola
2013-07-11
1
-17
/
+4
*
Fixes problem when calling llvm-ar from an unmodifiable directory.
Manuel Klimek
2013-07-08
1
-2
/
+2
*
Add a createUniqueFile function and switch llvm's users of unique_file.
Rafael Espindola
2013-07-05
1
-2
/
+2
*
Don't treat bitcode files specially in llvm-ar.
Rafael Espindola
2013-07-05
1
-7
/
+0
*
Use enums instead of raw octal values.
Rafael Espindola
2013-06-26
1
-1
/
+1
*
Create the file with the right permissions instead of setting it afterwards.
Rafael Espindola
2013-06-22
1
-9
/
+1
*
Convert some uses of PathV1.h in ArchiveWriter.cpp.
Rafael Espindola
2013-06-21
1
-27
/
+27
*
Add r184420 back, but also handle long file names.
Rafael Espindola
2013-06-20
1
-15
/
+6
*
Revert "Don't include directory names in archives."
Rafael Espindola
2013-06-20
1
-4
/
+13
*
Don't include directory names in archives.
Rafael Espindola
2013-06-20
1
-13
/
+4
*
Remove remaining bits of the old LLVM specific symtab handling.
Rafael Espindola
2013-06-20
1
-110
/
+2
*
Use the simpler sys::fs::exists.
Rafael Espindola
2013-06-20
1
-2
/
+1
*
Remove unused function.
Rafael Espindola
2013-06-19
1
-0
/
+1
*
Remove last use of PathV1.h from Archive.h
Rafael Espindola
2013-06-19
1
-1
/
+5
*
Remove more uses of sys::Path.
Rafael Espindola
2013-06-19
1
-12
/
+11
*
Reduce sys::Path usage in llvm-ar.
Rafael Espindola
2013-06-19
1
-4
/
+5
*
Move lib/Archive to tools/llvm-ar.
Rafael Espindola
2013-06-17
1
-0
/
+429