Use cast<> instead of a C-style cast to get some free assertions.
[oota-llvm.git] / test / FrontendC++ / 2003-11-18-PtrMemConstantInitializer.cpp
index ae76a6c6379dbbbe21888a60e0c1df9202fc310d..72609e7ccb463db6a377c7f94b48d7c3b1ac06b2 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: %llvmgxx -S %s -o - | llvm-as -f -o /dev/null
+// RUN: %llvmgxx -S %s -o - | llvm-as -o /dev/null
 
 struct Gfx {
   void opMoveSetShowText();