summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDevang Patel <dpatel@apple.com>2009-01-20 22:26:11 +0000
committerDevang Patel <dpatel@apple.com>2009-01-20 22:26:11 +0000
commit6fbec1c2306fd1d3683686bd3523f0cc289d25b0 (patch)
tree499f04bbfbc1c0faed9a3587ae722318fc64b4f1
parent20614a7c144ddb7cbafb95a46d636c2b9b78179e (diff)
downloadbcm5719-llvm-6fbec1c2306fd1d3683686bd3523f0cc289d25b0.tar.gz
bcm5719-llvm-6fbec1c2306fd1d3683686bd3523f0cc289d25b0.zip
Need compile unit to find location.
llvm-svn: 62624
-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