InsertBefore is the same as AddBefore. Delete it.
[oota-llvm.git] / test / Integer / constexpr_bt.ll
index 2a8391acf46f4b48c2a5c52c97366df72c194dbf..fc8b06d4f4062ec849f39b8edb964c69bf725e33 100644 (file)
@@ -24,8 +24,8 @@ global i63  s0x012312   ; hexadecimal signed integer constants
 @t9 = global i33 fptosi (float sitofp (i33 8 to float) to i33) ;; Nested cast expression
 
 
-global i32* bitcast (float* @0 to i32*)   ;; Forward numeric reference
-global float* @0                       ;; Duplicate forward numeric reference
+global i32* bitcast (float* @4 to i32*)   ;; Forward numeric reference
+global float* @4                       ;; Duplicate forward numeric reference
 global float 0.0
 
 
@@ -81,5 +81,4 @@ global float 0.0
 
 ;;---------------------------------------------------
 
-implementation