forked from OSchip/llvm-project
Add a RUN: line so this test doesn't fail.
llvm-svn: 26790
This commit is contained in:
parent
4b41e40621
commit
0d42f696a6
|
@ -1,4 +1,4 @@
|
|||
// %llvmgcc %s -S -o -
|
||||
// RUN: %llvmgcc %s -S -o -
|
||||
namespace std {
|
||||
class exception { };
|
||||
|
||||
|
|
Loading…
Reference in New Issue