index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
unittests
/
DebugInfo
Commit message (
Expand
)
Author
Age
Files
Lines
*
[DWARF] Don't include TestingSupport in LLVM_LINK_COMPONENTS.
Juergen Ributzka
2017-06-30
1
-1
/
+2
*
[DWARF] - Simplify HandleExpectedError implementation in DWARFDebugInfoTest
George Rimar
2017-06-30
2
-78
/
+64
*
[DWARF] NFC: DWARFDataExtractor combines relocs with DataExtractor.
Paul Robinson
2017-06-29
1
-4
/
+4
*
[DebugInfo] - Removed trailing whitespaces. NFC.
George Rimar
2017-06-28
1
-68
/
+68
*
Recommit "[ELF] - Add ability for DWARFContextInMemory to exit early when any...
George Rimar
2017-06-28
2
-0
/
+48
*
Revert r306512 "[ELF] - Add ability for DWARFContextInMemory to exit early wh...
George Rimar
2017-06-28
2
-48
/
+0
*
[ELF] - Add ability for DWARFContextInMemory to exit early when any error hap...
George Rimar
2017-06-28
2
-0
/
+48
*
[DWARF] NFC: Collect info used by DWARFFormValue into a helper.
Paul Robinson
2017-06-26
1
-10
/
+19
*
Make IPDBSession::getGlobalScope a non-const method
Adrian McCarthy
2017-06-22
1
-3
/
+1
*
[PDB] Add symbols to the PDB
Reid Kleckner
2017-06-21
1
-8
/
+79
*
Try to fix uninitialized read in unit test.
Zachary Turner
2017-06-19
1
-0
/
+1
*
[CodeView] Fix random access of type names.
Zachary Turner
2017-06-16
1
-0
/
+51
*
Added braces to work around gcc warning in googletest: suggest explicit brace...
Galina Kistanova
2017-06-15
1
-4
/
+8
*
Don't include TestingSupport in LLVM_LINK_COMPONENTS.
Zachary Turner
2017-06-14
2
-2
/
+4
*
[gtest] Create a shared include directory for gtest utilities.
Zachary Turner
2017-06-14
11
-285
/
+172
*
Move Object format code to lib/BinaryFormat.
Zachary Turner
2017-06-07
3
-3
/
+3
*
Re-sort #include lines for unittests. This uses a slightly modified
Chandler Carruth
2017-06-06
1
-1
/
+1
*
[PDB] Fix use after free.
Zachary Turner
2017-06-03
1
-35
/
+70
*
Reverted r303602, as it will be fixed in gtest.
Galina Kistanova
2017-05-30
1
-8
/
+4
*
Recommit "[DWARF] - Make collectAddressRanges() return section index in addit...
George Rimar
2017-05-27
1
-6
/
+6
*
Revert r304002 "[DWARF] - Make collectAddressRanges() return section index in...
George Rimar
2017-05-26
1
-6
/
+6
*
[DWARF] - Make collectAddressRanges() return section index in addition to Low...
George Rimar
2017-05-26
1
-6
/
+6
*
Revert "[DWARF] - Make collectAddressRanges() return section index in additio...
George Rimar
2017-05-26
1
-6
/
+6
*
Recommit r303978 "[DWARF] - Make collectAddressRanges() return section index ...
George Rimar
2017-05-26
1
-6
/
+6
*
[CV Type Merging] Find nested type indices faster.
Zachary Turner
2017-05-25
3
-0
/
+506
*
Fix a bug in MappedBlockStream.
Zachary Turner
2017-05-25
1
-26
/
+25
*
Cosmetic. Added braces to address gcc warning: suggest explicit braces to avo...
Galina Kistanova
2017-05-23
1
-4
/
+8
*
Resubmit "[CodeView] Provide a common interface for type collections."
Zachary Turner
2017-05-19
1
-44
/
+39
*
Revert "[CodeView] Provide a common interface for type collections."
Zachary Turner
2017-05-19
1
-39
/
+44
*
[CodeView] Provide a common interface for type collections.
Zachary Turner
2017-05-18
1
-44
/
+39
*
[CodeView] Simplify the use of visiting type records & streams.
Zachary Turner
2017-05-17
2
-10
/
+11
*
[CodeView] Silence some -Wsign-compare warnings
Justin Bogner
2017-05-13
1
-10
/
+10
*
[CodeView] Add a random access type visitor.
Zachary Turner
2017-05-12
4
-1
/
+426
*
Delete dead function causing compilation failure.
Zachary Turner
2017-05-03
1
-6
/
+0
*
[llvm-readobj] Update readobj to re-use parsing code.
Zachary Turner
2017-05-03
2
-6
/
+25
*
Resubmit r301986 and r301987 "Add codeview::StringTable"
Zachary Turner
2017-05-03
1
-2
/
+2
*
Verify that no compile units share the same line table in "llvm-dwarfdump --v...
Greg Clayton
2017-05-03
1
-0
/
+81
*
Revert r301986 (and subsequent r301987).
Daniel Jasper
2017-05-03
1
-2
/
+2
*
Make codeview::StringTable.
Zachary Turner
2017-05-02
1
-2
/
+2
*
Add line table verification to lldb-dwarfdump --verify
Greg Clayton
2017-05-02
1
-73
/
+170
*
Verify that all references point to actual DIEs in "llvm-dwarfdump --verify"
Greg Clayton
2017-05-02
1
-0
/
+56
*
Rename pdb::StringTable -> pdb::PDBStringTable.
Zachary Turner
2017-05-02
1
-4
/
+4
*
Adds initial llvm-dwarfdump --verify support with unit tests.
Greg Clayton
2017-05-01
1
-0
/
+241
*
Remove the unnecessary virtual dtor from the DIEUnit hierarchy (in favor of p...
David Blaikie
2017-04-22
1
-1
/
+1
*
[DWARF] Versioning for DWARF constants; verify FORMs
Paul Robinson
2017-04-20
1
-8
/
+14
*
[llvm-pdbdump] More advanced class definition dumping.
Zachary Turner
2017-04-12
1
-1
/
+2
*
Fix llvm-symbolizer to navigate both DW_AT_abstract_origin and DW_AT_specific...
David Blaikie
2017-03-13
1
-12
/
+18
*
[DWARF] NFC. A few bits of minor code cleanup.
Chris Bieneman
2017-03-06
3
-13
/
+0
*
[ObjectYAML] [DWARF] Abstract DWARF Initial Length values
Chris Bieneman
2017-03-03
1
-1
/
+2
*
[Support] Move Stream library from MSF -> Support.
Zachary Turner
2017-03-02
5
-721
/
+10
[next]