converge on the right number of %'s :)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29527 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner 2006-08-04 18:09:27 +00:00
parent e631c4a5b2
commit 2210eeb0d2

View File

@ -1,4 +1,4 @@
// RUN: %llvmgcc% %s -S -o -
// RUN: %llvmgcc %s -S -o -
// PR854
struct kernel_symbol {
unsigned long value;