this passes now
authorChris Lattner <sabre@nondot.org>
Mon, 19 Feb 2007 20:20:04 +0000 (20:20 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 19 Feb 2007 20:20:04 +0000 (20:20 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34426 91177308-0d34-0410-b5e6-96231b3b80d8

test/CFrontend/2007-02-04-WITH_SIZE_EXPR.c

index 55eb55be0a363c2e65e1955d65639bd14ef2ffdb..f02a44b157336a9e3e27ef784e5b8052cf0381b6 100644 (file)
@@ -1,6 +1,5 @@
 // RUN: %llvmgcc %s -O3 -S -o - -emit-llvm
 // PR1174
-// XFAIL: *
 
 void zzz (char *s1, char *s2, int len, int *q)
 {