Browse code

XFAIL a test that fails on i686-apple-darwin8 (bb #2206).

Török Edvin authored on 2010/08/14 22:30:04
Showing 2 changed files
... ...
@@ -1,3 +1,7 @@
1
+Sat Aug 14 16:29:32 EEST 2010 (edwin)
2
+-------------------------------------
3
+ * libclamav/c++/llvm/test: XFAIL a test that fails on i686-apple-darwin8 (bb #2206).
4
+
1 5
 Sat Aug 14 15:18:03 EEST 2010 (edwin)
2 6
 -------------------------------------
3 7
  * libclamav/bytecode_detect.c: fix warning on FreeBSD (bb #2201).
... ...
@@ -1,5 +1,6 @@
1 1
 ; RUN: llc < %s -march=x86    -asm-verbose=false | FileCheck %s -check-prefix=32
2 2
 ; RUN: llc < %s -march=x86-64 -asm-verbose=false | FileCheck %s -check-prefix=64
3
+; XFAIL: i686-apple-darwin8
3 4
 
4 5
 define void @t1(i32 %x) nounwind ssp {
5 6
 entry: