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
/
Raw
/
NameMap.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PDB] Rename some files to be more intuitive.
Zachary Turner
2017-01-20
1
-77
/
+0
*
[pdb] Add HashTable data structure.
Zachary Turner
2017-01-19
1
-105
/
+19
*
[DebugInfo] Fix some Clang-tidy modernize-use-default and Include What You Us...
Eugene Zelenko
2016-11-23
1
-6
/
+10
*
[msf] Resubmit "Rename Msf -> MSF".
Zachary Turner
2016-07-29
1
-2
/
+2
*
Revert "[msf] Rename Msf to MSF."
Zachary Turner
2016-07-29
1
-2
/
+2
*
[msf] Rename Msf to MSF.
Zachary Turner
2016-07-29
1
-2
/
+2
*
[pdb] Refactor library to more clearly separate reading/writing
Zachary Turner
2016-07-28
1
-54
/
+0
*
[msf] Create LLVMDebugInfoMsf
Zachary Turner
2016-07-22
1
-5
/
+5
*
[pdb] Round trip the NameMap data structure to YAML.
Zachary Turner
2016-07-15
1
-4
/
+40
*
[pdb] Round trip the PDB stream between YAML and binary PDB.
Zachary Turner
2016-07-06
1
-0
/
+20
*
[DebugInfo, PDB] Use sparse bitfields for the name map
David Majnemer
2016-06-04
1
-21
/
+12
*
Tighten some of the name map checks further
David Majnemer
2016-05-28
1
-1
/
+5
*
Bounds check the number of bitmap blocks in the name map
David Majnemer
2016-05-28
1
-0
/
+10
*
Make sure these error codes are marked as checked
David Majnemer
2016-05-27
1
-30
/
+41
*
[codeview,pdb] Try really hard to conserve memory when reading.
Zachary Turner
2016-05-27
1
-1
/
+1
*
[codeview] Move StreamInterface and StreamReader to libcodeview.
Zachary Turner
2016-05-25
1
-2
/
+2
*
[llvm-pdbdump] Dump stream summary list.
Zachary Turner
2016-05-25
1
-0
/
+5
*
Port DebugInfoPDB over to using llvm::Error.
Zachary Turner
2016-05-06
1
-12
/
+38
*
Put PDB parsing code into a pdb namespace.
Zachary Turner
2016-04-29
1
-0
/
+110