mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-28 19:31:58 +00:00
Need compile unit to find location.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@62624 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
67e1e7c3d8
commit
eeb90e3094
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user