summaryrefslogtreecommitdiff
path: root/test/Object/directory.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Object/directory.ll')
-rw-r--r--test/Object/directory.ll3
1 files changed, 0 insertions, 3 deletions
diff --git a/test/Object/directory.ll b/test/Object/directory.ll
index bf8ff32595..48eefcb6ec 100644
--- a/test/Object/directory.ll
+++ b/test/Object/directory.ll
@@ -2,9 +2,6 @@
;RUN: not llvm-ar r %T/test.a . 2>&1 | FileCheck %s
;CHECK: .: Is a directory
-; Opening a directory works on cygwin and freebsd.
-;XFAIL: freebsd, cygwin
-
;RUN: rm -f %T/test.a
;RUN: touch %T/a-very-long-file-name
;RUN: llvm-ar r %T/test.a %s %T/a-very-long-file-name