llvm-project/llvm/tools/llvm-ar
NAKAMURA Takumi 0d82bac470 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
LLVMBuild.txt
Makefile
llvm-ar.cpp llvm-ar: Let opening a directory failed in llvm-ar. 2013-11-08 12:35:56 +00:00