Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
be4c91c57c253e8bffd4fb6e3b3273d5d59d72cf
/
llvm
/
test
/
DebugInfo
/
X86
/
stmt-list-multiple-compile-units.ll
be4c91c
Temporarily revert "Use a pointer to keep track of the skeleton unit for
by Eric Christopher
· 12 years ago
83fff3f
Use a pointer to keep track of the skeleton unit for each normal unit
by Eric Christopher
· 12 years ago
409558f
Debug Info: update testing cases to specify the debug info version number.
by Manman Ren
· 12 years ago
33ff697
In Dwarf 3 (and Dwarf 2) attributes whose value are offsets into a
by Eric Christopher
· 12 years ago
deeafd8
Debug Info Testing: updated to use NULL instead of "i32 0" in a few fields.
by Manman Ren
· 12 years ago
0ed70ae
Debug Info: add an identifier field to DICompositeType.
by Manman Ren
· 12 years ago
921382e
Debug Info Verifier: verify SPs in llvm.dbg.sp.
by Manman Ren
· 12 years ago
e1fb943
Debug Info: improve the verifier to check field types.
by Manman Ren
· 12 years ago
9d4c735
Dwarf: use a single line table to generate assembly when .loc is used.
by Manman Ren
· 13 years ago
f55abea
Revert "Revert "PR14606: debug info imported_module support""
by David Blaikie
· 13 years ago
0e89ade
Revert "PR14606: debug info imported_module support"
by Eric Christopher
· 13 years ago
88564f3c
PR14606: debug info imported_module support
by David Blaikie
· 13 years ago
5692e72
Revert "Adding DIImportedModules to DIScopes."
by David Blaikie
· 13 years ago
a26d703
Adding DIImportedModules to DIScopes.
by David Blaikie
· 13 years ago
30ce078
Refactor out the DIFile parameter to DILexicalBlock to refer to the raw file/directory pair
by David Blaikie
· 13 years ago
f333dc9
Reorder the DIFile field in DILexicalBlock to become a prefix common with other DIScopes
by David Blaikie
· 13 years ago
5ef3fcb
Refactor the filename/directory information in DISubprogram to refer directly to the pair rather than the DIFile.
by David Blaikie
· 13 years ago
cc8d090
Remove unused field in DISubprogram
by David Blaikie
· 13 years ago
efb0d65
Debug info: refactor the first field of DICompileUnit to be a raw file/directory pair
by David Blaikie
· 13 years ago
3b88852
Debug Info: Swap the 2nd and 3rd parameters to DICompileUnit to match the common DIScope prefix
by David Blaikie
· 13 years ago
43a729d
Remove unused field in DICompileUnit
by David Blaikie
· 13 years ago
8fb8224
Split out filename & directory from DIFile to start generalizing over DIScopes
by David Blaikie
· 13 years ago
1ca2f36
Refactor filename/directory in DICompileUnit into a DIFile
by David Blaikie
· 13 years ago
452c3ff
Remove unused "isMain" field from DICompileUnit
by David Blaikie
· 13 years ago
a4f770d
Update debug info test cases with empty SplitDebugFilename field.
by David Blaikie
· 13 years ago
1e42720
Debug Info: store the files and directories for each compile unit.
by Manman Ren
· 13 years ago
4e042a6
Dwarf: support for LTO where a single object file can have multiple line tables
by Manman Ren
· 13 years ago