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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@26790 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Reid Spencer 2006-03-16 03:05:57 +00:00
parent c29e12674b
commit 9a7ce7a09f

View File

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