Remove explicit uses of -emit-llvm, the test infrastructure adds it
[oota-llvm.git] / test / FrontendC++ / 2010-06-22-BitfieldInit.cpp
index 1cfe1f9f6fd50fd71a3cae10976be338013cb564..8dceb78bfc67f183de44f8480646a9ab7a708de2 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: %llvmgxx -g -c %s
+// RUN: %llvmgxx -g -S %s
 struct TEST2
 {
   int subid:32;