Fix a really nasty SROA bug with how we handled out-of-bounds memcpy
[oota-llvm.git] / test / Object / directory.ll
index bf8ff3259502f37aef392aeaecba899c2f06f08f..48eefcb6ecb8d087023a671525491ae77d61192a 100644 (file)
@@ -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