Adding RUN lines.
[oota-llvm.git] / test / C++Frontend / 2003-08-28-ForwardType.cpp
index a64531c0666c69e75b8a247f76c24179561bf713..1142317a8b9937cc2cc1f6c5a966543ee184a8ee 100644 (file)
@@ -1,3 +1,5 @@
+// RUN: %llvmgxx -S %s -o - | llvm-as -f -o /dev/null
+
 // XFAIL: darwin,sun
 // Default placement versions of operator new.
 inline void* operator new(unsigned, void* __p) throw();