Add a RUN: line so this test doesn't fail.

llvm-svn: 26790
This commit is contained in:
Reid Spencer 2006-03-16 03:05:57 +00:00
parent 4b41e40621
commit 0d42f696a6
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
// %llvmgcc %s -S -o -
// RUN: %llvmgcc %s -S -o -
namespace std {
class exception { };