Use InstrSlots::NUM rather than pre-dividing by four. Also, mark this const.
[oota-llvm.git] / test / Integer / globalvars_bt.ll
index 702f57edcb54caa7eb93f63d1c5bb1463c705c6f..5c43185574d6ea47ae75d7644a19b97022e13a97 100644 (file)
@@ -15,7 +15,6 @@
 @ZeroInit  = global { [100 x i27 ], [40 x float ] } { [100 x i27] zeroinitializer,
                                                       [40  x float] zeroinitializer }
 
-implementation
 
 define i27 @"foo"(i27 %blah)
 begin