Fix LDRi12 immediate operand, which was changed to be the second operand in $addrmode...
[oota-llvm.git] / test / FrontendC++ / 2009-09-09-packed-layout.cpp
index a569f9f78767bf9a8534e39a777d89136ed2e984..921aad79f73c77e9dc66fc2756891d985507d0fa 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: %llvmgxx -S -m32 -emit-llvm %s -o /dev/null
+// RUN: %llvmgxx -S -m32 %s -o /dev/null
 class X { 
  public:
   virtual ~X();