diff --git a/test/CFrontend/2006-07-31-PR854.c b/test/CFrontend/2006-07-31-PR854.c index c4237870d23..516085ae48f 100644 --- a/test/CFrontend/2006-07-31-PR854.c +++ b/test/CFrontend/2006-07-31-PR854.c @@ -1,4 +1,4 @@ -// RUN: %llvmgcc% %s -S -o - +// RUN: %llvmgcc %s -S -o - // PR854 struct kernel_symbol { unsigned long value;