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
/
SymbolDumper.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[pdb] Parse and dump section map and section contribs
Zachary Turner
2016-06-02
1
-266
/
+25
*
[SymbolDumper] Validate the string table offset before using it
David Majnemer
2016-05-28
1
-6
/
+6
*
[SymbolDumper] Validate the string table offset before using it
David Majnemer
2016-05-28
1
-5
/
+6
*
[pdb] Finish conversion to zero copy pdb access.
Zachary Turner
2016-05-28
1
-2
/
+2
*
Resubmit "[pdb] Allow zero-copy read support for symbol streams.""
Zachary Turner
2016-05-27
1
-1
/
+1
*
Revert "[pdb] Allow zero-copy read support for symbol streams."
Chad Rosier
2016-05-27
1
-1
/
+1
*
[pdb] Allow zero-copy read support for symbol streams.
Zachary Turner
2016-05-27
1
-1
/
+1
*
[codeview] Add support for S_EXPORT symbol.
Zachary Turner
2016-05-25
1
-0
/
+16
*
[codeview] Add support for new type records.
Zachary Turner
2016-05-24
1
-1
/
+182
*
[codeview, pdb] Dump symbol records in publics stream
Zachary Turner
2016-05-24
1
-0
/
+17
*
Fix build errors
Zachary Turner
2016-05-24
1
-2
/
+2
*
Dump symbol record details in llvm-pdbdump
Zachary Turner
2016-05-24
1
-4
/
+4
*
Remove unused variable.
Zachary Turner
2016-05-24
1
-11
/
+6
*
Make a symbol visitor and use it to dump CV symbols.
Zachary Turner
2016-05-23
1
-0
/
+670