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
/
PDB
/
Native
/
SymbolCache.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't build the Tpi Hash map by default.
Zachary Turner
2018-12-03
1
-3
/
+0
*
[PDB] Add support for dumping Typedef records.
Zachary Turner
2018-10-01
1
-0
/
+37
*
[PDB] Add support for parsing VFTable Shape records.
Zachary Turner
2018-10-01
1
-1
/
+13
*
[PDB] Add native support for dumping array types.
Zachary Turner
2018-09-30
1
-0
/
+5
*
[NativePDB] Add support for reading function signatures.
Zachary Turner
2018-09-21
1
-14
/
+23
*
[PDB] Add native reading support for UDT / class types.
Zachary Turner
2018-09-21
1
-30
/
+50
*
[PDB] Better printing of builtin types when using DIA dumper.
Zachary Turner
2018-09-20
1
-0
/
+1
*
[PDB] Better support for enumerating pointer types.
Zachary Turner
2018-09-18
1
-9
/
+15
*
[PDB] Make the native reader support enumerators.
Zachary Turner
2018-09-17
1
-1
/
+6
*
[PDB] Make the native reader support modified types.
Zachary Turner
2018-09-17
1
-19
/
+72
*
[PDB] Refactor a little of the Symbol creation code.
Zachary Turner
2018-09-14
1
-11
/
+9
*
[PDB] Support pointer types in the native reader.
Zachary Turner
2018-09-07
1
-3
/
+11
*
[PDB] Rename some files in the native reader.
Zachary Turner
2018-09-07
1
-4
/
+5
*
[PDB] Create a SymbolCache class.
Zachary Turner
2018-09-07
1
-0
/
+147