1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/tools/llvm-ar
NAKAMURA Takumi ad0df78440 llvm-ar: Let opening a directory failed in llvm-ar.
Linux cannot open directories with open(2), although cygwin and *bsd can.

Motivation: The test, Object/directory.ll, had been failing with --target=cygwin on Linux. XFAIL was improper for host issues.
llvm-svn: 194257
2013-11-08 12:35:56 +00:00
..
CMakeLists.txt Add a minimal implementation of ranlib. 2013-08-28 16:22:16 +00:00
llvm-ar.cpp llvm-ar: Let opening a directory failed in llvm-ar. 2013-11-08 12:35:56 +00:00
LLVMBuild.txt
Makefile Add a minimal implementation of ranlib. 2013-08-28 16:22:16 +00:00