index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
DebugInfo
Commit message (
Expand
)
Author
Age
Files
Lines
*
Debug Info Testing: updated to use NULL instead of "i32 0" in a few fields.
Manman Ren
2013-09-06
82
-244
/
+244
*
Debug Info: Use identifier to reference DIType in containing type field of
Manman Ren
2013-09-06
1
-0
/
+64
*
Debug Info Testing: Updated to use null instead of "i32 0" for containing-type
Manman Ren
2013-09-06
9
-33
/
+33
*
Debug Info: Use identifier to reference DIType in base type field of
Manman Ren
2013-09-05
1
-0
/
+29
*
Remove hack ensuring that darwin didn't produce dwarf > 3 for modules
Eric Christopher
2013-09-04
6
-30
/
+32
*
Revert "Revert "Remove the darwin gdb option, that version of gdb is now dead...
Michael Gottesman
2013-09-04
2
-4
/
+1
*
Revert "Remove the darwin gdb option, that version of gdb is now dead and the...
Michael Gottesman
2013-09-04
2
-1
/
+4
*
Remove the darwin gdb option, that version of gdb is now dead and
Eric Christopher
2013-09-04
2
-4
/
+1
*
Add the rest of the stock attributes to the attribute table.
Eric Christopher
2013-09-03
1
-2
/
+2
*
Don't bother emitting the pubtypes section on darwin since there aren't
Eric Christopher
2013-08-30
1
-1
/
+1
*
Add support for DW_FORM_dataN and DW_FORM_udata to the DIE hashing
Eric Christopher
2013-08-28
1
-2
/
+2
*
Use DW_FORM_sdata for signed constant values and udata on occasion
Eric Christopher
2013-08-27
4
-8
/
+12
*
Move some debug testcases to the debug info directory.
Eric Christopher
2013-08-27
16
-0
/
+966
*
Add derived from source.
Eric Christopher
2013-08-27
1
-0
/
+5
*
Add a testcase to ensure that the pubnames section uses an offset
Eric Christopher
2013-08-27
1
-0
/
+32
*
Treat the pubtypes section similarly to the pubnames section and emit
Eric Christopher
2013-08-26
1
-1
/
+1
*
Debug Info: add an identifier field to DICompositeType.
Manman Ren
2013-08-26
91
-279
/
+279
*
Update to remove the no-frame-pointer-elim-non-leaf flag if it was set to 'fa...
Bill Wendling
2013-08-22
6
-7
/
+7
*
DebugInfo: Do not use the DWARF Version for the .debug_pubnames or .debug_pub...
David Majnemer
2013-08-21
1
-0
/
+1
*
Turn on pubnames by default on linux.
Eric Christopher
2013-08-19
2
-1
/
+131
*
llvm-dwarfdump: Do not include address offsets for attributes, only for tags
David Blaikie
2013-08-19
7
-20
/
+20
*
DebugInfo: don't emit zero-length names for parameters
David Blaikie
2013-08-19
1
-3
/
+5
*
[tests] Cleanup initialization of test suffixes.
Daniel Dunbar
2013-08-16
6
-10
/
+0
*
llvm-symbolizer: add support for .gnu_debuglink section
Alexey Samsonov
2013-08-14
2
-0
/
+4
*
Output DW_AT_stmt_list dwarf debug info as DW_FORM_sec_offset instead of DW_F...
Carlo Kok
2013-08-13
1
-0
/
+40
*
Pass DIEHash::collectAttributes output argument by-pointer instead of by-value.
Evgeniy Stepanov
2013-08-13
1
-2
/
+2
*
Add the start of DIE hashing for DWARF4 type units and split dwarf
Eric Christopher
2013-08-13
1
-0
/
+15
*
Add comment and source to testcase.
Eric Christopher
2013-08-12
1
-0
/
+10
*
Move the addition of the dwo_id as late as possible after everything
Eric Christopher
2013-08-12
1
-2
/
+2
*
For DW_TAG_template_type_parameter the actual passed in type could
Eric Christopher
2013-08-08
1
-0
/
+54
*
Debug Info Finder|Verifier: handle DbgLoc attached to instructions.
Manman Ren
2013-08-06
4
-7
/
+8
*
Bugfix for making the DWARF debug strings and labels to code emitted as secre...
Carlo Kok
2013-08-02
1
-0
/
+40
*
Revert r187597, "Bugfix for making the DWARF debug strings and labels to code...
NAKAMURA Takumi
2013-08-02
1
-40
/
+0
*
Temporarily revert "Debug Info Finder|Verifier: handle DbgLoc attached to
Eric Christopher
2013-08-02
4
-8
/
+7
*
fix for LLVM debug info on llvm-mips-linux where the label name uses % instea...
Carlo Kok
2013-08-01
1
-1
/
+1
*
ARM/Hexagon testcases can't compile x86 only testcase. Reverting change to te...
Carlo Kok
2013-08-01
1
-2
/
+2
*
Debug Info Finder|Verifier: handle DbgLoc attached to instructions.
Manman Ren
2013-08-01
4
-7
/
+8
*
DebugInfo: Emit definitions for types with no members.
David Blaikie
2013-08-01
1
-15
/
+33
*
change the inlinefnlocalvar testcase so it uses a triple that's not coff (doe...
Carlo Kok
2013-08-01
1
-1
/
+1
*
Bugfix for making the DWARF debug strings and labels to code emitted as secre...
Carlo Kok
2013-08-01
1
-0
/
+40
*
Move file to X86 and add a triple to fix darwin bots for now.
Eric Christopher
2013-07-30
1
-1
/
+1
*
Fix a truly egregious thinko in anonymous namespace check,
Eric Christopher
2013-07-29
1
-66
/
+125
*
Make sure we don't emit an ODR hash for types with no name and make
Eric Christopher
2013-07-29
1
-19
/
+60
*
Clarify comments for types contained in anonymous namespaces and
Eric Christopher
2013-07-29
1
-1
/
+3
*
Debug Info: enable verifier for testing cases.
Manman Ren
2013-07-29
1
-2
/
+2
*
Debug Info: update testing cases to pass verifier.
Manman Ren
2013-07-29
10
-28
/
+42
*
DwarfDebug: MD5 is always little endian, bswap on big endian platforms.
Benjamin Kramer
2013-07-27
1
-0
/
+0
*
Debug Info Verifier: verify SPs in llvm.dbg.sp.
Manman Ren
2013-07-27
11
-31
/
+50
*
next batch of -disable-debug-info-verifier
Rafael Espindola
2013-07-26
2
-2
/
+2
*
Debug Info Verifier: enable verification of DICompileUnit.
Manman Ren
2013-07-26
33
-90
/
+104
[next]