OSDN Git Service

converge on the right number of %'s :)
authorChris Lattner <sabre@nondot.org>
Fri, 4 Aug 2006 18:09:27 +0000 (18:09 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 4 Aug 2006 18:09:27 +0000 (18:09 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29527 91177308-0d34-0410-b5e6-96231b3b80d8

test/CFrontend/2006-07-31-PR854.c

index c423787..516085a 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: %llvmgcc% %s -S -o -
+// RUN: %llvmgcc %s -S -o -
 // PR854
   struct kernel_symbol {
     unsigned long value;