1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00

this passes now

llvm-svn: 34426
This commit is contained in:
Chris Lattner 2007-02-19 20:20:04 +00:00
parent f501d245c8
commit 429de9a4ad

View 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)
{