This was fixed with the recent tester changes.

llvm-svn: 18385
This commit is contained in:
Chris Lattner 2004-11-30 16:48:26 +00:00
parent 289f3d3cc4
commit ef8c3ea2ff

View File

@ -1,4 +1,3 @@
// XFAIL: *
// RUN: %llvmgcc -xc %s -c -o - | llvm-dis | not grep declare
int one (int a) {