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
/
lib
/
DebugInfo
Commit message (
Expand
)
Author
Age
Files
Lines
*
[DebugInfo] Change std::sort to llvm::sort in response to r327219
Mandeep Singh Grang
2018-04-01
4
-9
/
+9
*
[llvm-pdbutil] Dig deeper into the PDB and DBI streams when explaining.
Zachary Turner
2018-03-30
1
-13
/
+9
*
[MSF] Default to FPM2, and always mark FPM pages allocated.
Zachary Turner
2018-03-29
1
-32
/
+6
*
.debug_names: Correctly align the AugmentationStringSize field
Pavel Labath
2018-03-29
1
-2
/
+1
*
.debug_names: Parse DW_IDX_die_offset as a reference
Pavel Labath
2018-03-29
1
-1
/
+1
*
[DWARF][DWARF v5]: Adding support for dumping DW_RLE_offset_pair and DW_RLE_b...
Wolfgang Pieb
2018-03-27
1
-19
/
+48
*
[DebugInfoPDB] Print the method name along with the variant value
Aaron Smith
2018-03-26
1
-1
/
+1
*
[DebugInfoPDB] Add methods to get the compiland and line numbers with PDBSymb...
Aaron Smith
2018-03-26
1
-1
/
+50
*
[DebugInfoPDB] Add DIA implementation of findLineNumbersByRVA
Aaron Smith
2018-03-26
2
-0
/
+14
*
[DebugInfoPDB] Add DIA implementation of addressForVA and addressForRVA
Aaron Smith
2018-03-26
2
-0
/
+32
*
Use correct format specifier.
Paul Robinson
2018-03-26
1
-1
/
+1
*
[PDB] Resubmit "Support embedding natvis files in PDBs."
Zachary Turner
2018-03-23
2
-1
/
+123
*
[PDB] Make our PDBs look more like MS PDBs.
Zachary Turner
2018-03-23
7
-47
/
+146
*
[DWARF] Replace assert with diagnostic. PR36868.
Paul Robinson
2018-03-22
1
-2
/
+8
*
[Codeview/PDB] Rename some methods for clarity.
Zachary Turner
2018-03-22
4
-12
/
+29
*
DWARFVerifier: verify debug_names abbreviation table
Pavel Labath
2018-03-22
1
-0
/
+86
*
[DIA] Add IPDBSectionContrib interfaces and DIA implementation
Aaron Smith
2018-03-22
6
-0
/
+210
*
[PDB] Get more DIA table enumerators
Aaron Smith
2018-03-22
1
-6
/
+8
*
[PDB] Don't ignore bucket 0 when writing the PDB string table.
Zachary Turner
2018-03-21
2
-2
/
+3
*
[PDB] Remove unused private variable, re-applying r327900 after relanding mor...
Reid Kleckner
2018-03-21
2
-7
/
+4
*
Handle abbr_offset with relocations.
Rafael Espindola
2018-03-21
2
-6
/
+8
*
[dwarf] Unify unknown dwarf enum formatting code
Pavel Labath
2018-03-21
3
-67
/
+21
*
Revert "Resubmit "Support embedding natvis files in PDBs.""
Zachary Turner
2018-03-20
8
-186
/
+32
*
Resubmit "Support embedding natvis files in PDBs."
Zachary Turner
2018-03-20
8
-32
/
+186
*
[PDB] Add a method to get the full path of the source file for PDBSymbolCompi...
Aaron Smith
2018-03-19
1
-15
/
+86
*
[PDB] Add exclusive methods to derived symbol class
Aaron Smith
2018-03-19
1
-0
/
+15
*
Revert "Support embedding natvis files in PDBs."
Zachary Turner
2018-03-19
8
-186
/
+32
*
Remove an unused private variable.
Zachary Turner
2018-03-19
2
-7
/
+4
*
Support embedding natvis files in PDBs.
Zachary Turner
2018-03-19
6
-25
/
+182
*
DWARFVerifier: Enhance validation of .debug_names hash tables
Pavel Labath
2018-03-16
1
-15
/
+116
*
[PDB] Fix a bug where we were serializing hash tables incorrectly.
Zachary Turner
2018-03-15
1
-3
/
+5
*
Refactor the PDB HashTable class.
Zachary Turner
2018-03-15
3
-192
/
+27
*
[DebugInfo] Add a new method IPDBSession::findLineNumbersBySectOffset
Aaron Smith
2018-03-15
2
-1
/
+22
*
DWARF: Unify form size handling code
Pavel Labath
2018-03-14
5
-104
/
+14
*
Handle mixed-OS paths in DWARF reader
Eugene Zemtsov
2018-03-13
1
-2
/
+10
*
[PDB] Support dumping injected sources via the DIA reader.
Zachary Turner
2018-03-13
7
-0
/
+169
*
[DebugInfo] Replace unreachable with None
Jonas Devlieghere
2018-03-12
1
-1
/
+1
*
[DebugInfo/AccelTable] Fix inconsistency in getDIEOffset implementations
Pavel Labath
2018-03-09
1
-8
/
+33
*
[Support] Move syntax highlighting into support
Jonas Devlieghere
2018-03-09
7
-128
/
+23
*
[DebugInfo] Move RangeListEntries instead of copying.
Benjamin Kramer
2018-03-08
1
-2
/
+2
*
Fix compilation failure with MSVC.
Zachary Turner
2018-03-08
1
-1
/
+1
*
[DWARF v5] Support for verbose dumping of .debug_rnglist entries
Wolfgang Pieb
2018-03-08
3
-28
/
+87
*
DWARFVerifier: Basic verification of .debug_names
Pavel Labath
2018-03-08
1
-0
/
+87
*
[DWARF] Don't attempt to parse line tables at invalid offsets
James Henderson
2018-03-08
1
-0
/
+3
*
Reland "[DebugInfo] Support DWARF expressions in eh_frame"
Rafael Auler
2018-03-08
4
-369
/
+262
*
Fix build broken by r326959
Eugene Zemtsov
2018-03-08
1
-1
/
+1
*
Use itaniumDemangle in llvm-symbolizer
Eugene Zemtsov
2018-03-07
1
-9
/
+4
*
Revert r326932: [DebugInfo] Support DWARF expressions in eh_frame
Rui Ueyama
2018-03-07
4
-262
/
+369
*
[DebugInfo] Support DWARF expressions in eh_frame
Rafael Auler
2018-03-07
4
-369
/
+262
*
[dwarfdump] Only print CU relative offset in verbose mode
Jonas Devlieghere
2018-03-07
1
-8
/
+15
[next]