summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--llvm/test/DebugInfo/globalGetElementPtr.ll4
1 files changed, 2 insertions, 2 deletions
diff --git a/llvm/test/DebugInfo/globalGetElementPtr.ll b/llvm/test/DebugInfo/globalGetElementPtr.ll
index 6e367439785..89e061715cc 100644
--- a/llvm/test/DebugInfo/globalGetElementPtr.ll
+++ b/llvm/test/DebugInfo/globalGetElementPtr.ll
@@ -121,7 +121,7 @@ target triple = "i686-apple-darwin8"
i32 393217,
%struct.anon* bitcast (%llvm.dbg.compile_unit.type* @llvm.dbg.compile_unit to %struct.anon*),
i8* null,
- %struct.anon* null,
+ %struct.anon* bitcast (%llvm.dbg.compile_unit.type* @llvm.dbg.compile_unit to %struct.anon*),
i32 0,
i64 0,
i64 8,
@@ -158,7 +158,7 @@ target triple = "i686-apple-darwin8"
i32 393217,
%struct.anon* bitcast (%llvm.dbg.compile_unit.type* @llvm.dbg.compile_unit to %struct.anon*),
i8* null,
- %struct.anon* null,
+ %struct.anon* bitcast (%llvm.dbg.compile_unit.type* @llvm.dbg.compile_unit to %struct.anon*),
i32 0,
i64 0,
i64 8,
OpenPOWER on IntegriCloud