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 2a9326a78f Add a wrapper for open.
This centralizes the handling of O_BINARY and opens the way for hiding more
differences (like how open behaves with directories).

llvm-svn: 186447
2013-07-16 19:44:17 +00:00
..
CMakeLists.txt Change llvm-ar to use lib/Object. 2013-07-12 20:21:39 +00:00
llvm-ar.cpp Add a wrapper for open. 2013-07-16 19:44:17 +00:00
LLVMBuild.txt Move lib/Archive to tools/llvm-ar. 2013-06-17 15:47:20 +00:00
Makefile fix autoconf build 2013-07-12 20:45:01 +00:00