Unbreak this test.

llvm-svn: 51726
This commit is contained in:
Nick Lewycky 2008-05-30 05:02:37 +00:00
parent 25368998e7
commit 048fc8db62
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
// RUN: %llvmgcc %s -g -S -o - | llvm-as | opt -std-compile-opts | \
// RUN: llvm-dis | grep {test/CFrontend}
// RUN: llvm-dis | grep {test/FrontendC}
// PR676
#include <stdio.h>