Remove explicit uses of -emit-llvm, the test infrastructure adds it
[oota-llvm.git] / test / FrontendC++ / 2006-10-30-ClassBitfield.cpp
index bd3b173cf8fdc98608d1dd709544cd50c47821bc..b3b43fb30ce69558f6224fab799e51dfe797384b 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: %llvmgxx %s -emit-llvm -S -o -
+// RUN: %llvmgxx %s -S -o -
 // PR954
 
 struct _Refcount_Base   {