1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 04:22:57 +02:00
llvm-mirror/tools/llvm-ar
Rafael Espindola c3e0e956cb Only seek once before writing the member offsets.
This cuts down the number on system calls done by a static llvm-ar producing
lib/libclangSema.a from 9164 to 442.

llvm-svn: 224025
2014-12-11 16:34:00 +00:00
..
CMakeLists.txt [CMake] Fix installation of llvm-ranlib on multiconfig builder. 2014-12-08 13:43:38 +00:00
install_symlink.cmake [CMake] Fix installation of llvm-ranlib on multiconfig builder. 2014-12-08 13:43:38 +00:00
llvm-ar.cpp Only seek once before writing the member offsets. 2014-12-11 16:34:00 +00:00
LLVMBuild.txt Move lib/Archive to tools/llvm-ar. 2013-06-17 15:47:20 +00:00
Makefile Add support for inline asm symbols in llvm-ar. 2014-07-03 19:40:08 +00:00