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
/
CodeView
/
TypeIndexDiscovery.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[llvm-pdbutil] Add -type-ref-stats to help find unused type info
Reid Kleckner
2019-03-21
1
-2
/
+4
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[CodeView] Minimal support for S_UNAMESPACE records
Alexandre Ganea
2018-07-31
1
-1
/
+2
*
[DebugInfo][COFF] Fix reading variable-length encoded records
Alexandre Ganea
2018-04-10
1
-2
/
+2
*
[DebugInfo] Fix register variables not showing up in pdb.
Zachary Turner
2017-12-07
1
-0
/
+3
*
[codeview] Fix handling of S_HEAPALLOCSITE
Reid Kleckner
2017-10-24
1
-2
/
+1
*
[codeview] Add support for inlinee lists
Reid Kleckner
2017-10-23
1
-0
/
+1
*
[codeview] Recognize two records with no type index fields
Reid Kleckner
2017-10-23
1
-0
/
+2
*
[PDB] Fix linking of function symbols and local variables.
Zachary Turner
2017-08-08
1
-8
/
+39
*
[codeview] Fix type index discovery for four symbol records
Reid Kleckner
2017-07-11
1
-0
/
+12
*
[llvm-pdbutil] Add the ability to dump the dependency tree for a type
Zachary Turner
2017-06-30
1
-0
/
+19
*
[PDB] Add symbols to the PDB
Reid Kleckner
2017-06-21
1
-0
/
+82
*
Same expressions on both sides of the return
Sylvestre Ledru
2017-06-12
1
-1
/
+1
*
[CV Type Merging] Find nested type indices faster.
Zachary Turner
2017-05-25
1
-0
/
+371