aboutsummaryrefslogtreecommitdiffstats
path: root/test/Object
diff options
context:
space:
mode:
authorRafael Espindola <rafael.espindola@gmail.com>2013-07-15 12:18:30 +0000
committerRafael Espindola <rafael.espindola@gmail.com>2013-07-15 12:18:30 +0000
commit4c275c31aa2a4aa357daa518505a199580d15309 (patch)
tree00723ae096c9f3220589b711ad3fff132a886c1b /test/Object
parentea2e90df1519e5de2f30cd5f63a38d82bf4f0653 (diff)
downloadexternal_llvm-4c275c31aa2a4aa357daa518505a199580d15309.zip
external_llvm-4c275c31aa2a4aa357daa518505a199580d15309.tar.gz
external_llvm-4c275c31aa2a4aa357daa518505a199580d15309.tar.bz2
XFAIL this on freebsd to bring the bot back.
Joerg Sonnenberger tells me one can open a directory in freebsd. I will try to centralize our calls to open so that we can handle O_BINARY in one place, and will then handle this there too. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@186317 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/Object')
-rw-r--r--test/Object/directory.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Object/directory.ll b/test/Object/directory.ll
index 48eefcb..6bf4655 100644
--- a/test/Object/directory.ll
+++ b/test/Object/directory.ll
@@ -1,6 +1,7 @@
;RUN: rm -f %T/test.a
;RUN: not llvm-ar r %T/test.a . 2>&1 | FileCheck %s
;CHECK: .: Is a directory
+;XFAIL: freebsd
;RUN: rm -f %T/test.a
;RUN: touch %T/a-very-long-file-name