From eeb90e3094c8d5480747e39ab5dcd3ba156009c7 Mon Sep 17 00:00:00 2001 From: Devang Patel Date: Tue, 20 Jan 2009 22:26:11 +0000 Subject: [PATCH] Need compile unit to find location. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@62624 91177308-0d34-0410-b5e6-96231b3b80d8 --- test/DebugInfo/globalGetElementPtr.ll | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test/DebugInfo/globalGetElementPtr.ll b/test/DebugInfo/globalGetElementPtr.ll index 6e367439785..89e061715cc 100644 --- a/test/DebugInfo/globalGetElementPtr.ll +++ b/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,