Adding RUN lines.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17529 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Tanya Lattner
2004-11-06 22:29:57 +00:00
parent e7e3f2e5cd
commit d13e0ae12e
26 changed files with 52 additions and 0 deletions

View File

@@ -1,3 +1,5 @@
// RUN: %llvmgxx -S %s -o - | llvm-as -f -o /dev/null
template<class T>
struct super {