Use InstrSlots::NUM rather than pre-dividing by four. Also, mark this const.
[oota-llvm.git] / test / Assembler / 2002-04-04-PureVirtMethCall.ll
index 3c64c9f866257f6623d4594239c0cbd0b1b1da41..4c63e44e9d210da5035e1f55d07d7e780ca110d1 100644 (file)
@@ -1,5 +1,6 @@
+; RUN: llvm-as %s -o /dev/null -f
+
   type { { \2 *, \4 ** },
          { \2 *, \4 ** }
        }
 
-implementation
\ No newline at end of file