llvm-6502/tools/llvm-ar
NAKAMURA Takumi 6af8781854 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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@194257 91177308-0d34-0410-b5e6-96231b3b80d8
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 Move lib/Archive to tools/llvm-ar. 2013-06-17 15:47:20 +00:00
Makefile Add a minimal implementation of ranlib. 2013-08-28 16:22:16 +00:00