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
/
ModStream.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
NFC: Rename (PDB) RawSession to NativeSession
Adrian McCarthy
2017-01-25
1
-85
/
+0
*
[DebugInfo] Fix some Clang-tidy modernize-use-default and Include What You Us...
Eugene Zelenko
2016-11-23
1
-11
/
+15
*
[pdb] Dump Module Symbols to Yaml.
Zachary Turner
2016-10-08
1
-2
/
+1
*
[msf] Resubmit "Rename Msf -> MSF".
Zachary Turner
2016-07-29
1
-1
/
+1
*
Revert "[msf] Rename Msf to MSF."
Zachary Turner
2016-07-29
1
-1
/
+1
*
[msf] Rename Msf to MSF.
Zachary Turner
2016-07-29
1
-1
/
+1
*
[pdb] Refactor library to more clearly separate reading/writing
Zachary Turner
2016-07-28
1
-1
/
+1
*
Get rid of IMsfStreamData class.
Zachary Turner
2016-07-28
1
-1
/
+0
*
[msf] Create LLVMDebugInfoMsf
Zachary Turner
2016-07-22
1
-5
/
+6
*
[pdb] Round trip the PDB stream between YAML and binary PDB.
Zachary Turner
2016-07-06
1
-0
/
+2
*
[pdb] Avoid reporting an error when the module symbol stream is empty
Reid Kleckner
2016-07-01
1
-0
/
+3
*
[pdb] Handle stream index errors better.
Zachary Turner
2016-06-08
1
-5
/
+4
*
[pdb] Use MappedBlockStream to parse the PDB directory.
Zachary Turner
2016-06-07
1
-2
/
+5
*
[codeview] Dump line number and column information.
Zachary Turner
2016-06-03
1
-1
/
+1
*
[llvm-pdbdump] Dump CodeView line information.
Zachary Turner
2016-06-02
1
-3
/
+9
*
[pdb] Parse and dump section map and section contribs
Zachary Turner
2016-06-02
1
-0
/
+4
*
[PDB] Make ModStream::symbols report errors
David Majnemer
2016-06-01
1
-1
/
+2
*
[pdb] Add unit tests for PDB MappedBlockStream and zero copy
Zachary Turner
2016-05-31
1
-0
/
+1
*
[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
-3
/
+10
*
Revert "[pdb] Allow zero-copy read support for symbol streams."
Chad Rosier
2016-05-27
1
-10
/
+3
*
[pdb] Allow zero-copy read support for symbol streams.
Zachary Turner
2016-05-27
1
-3
/
+10
*
[codeview,pdb] Try really hard to conserve memory when reading.
Zachary Turner
2016-05-27
1
-4
/
+4
*
[codeview] Move StreamInterface and StreamReader to libcodeview.
Zachary Turner
2016-05-25
1
-2
/
+3
*
Make a symbol visitor and use it to dump CV symbols.
Zachary Turner
2016-05-23
1
-1
/
+1
*
[pdb] Parse the module info stream for each module.
Zachary Turner
2016-05-09
1
-0
/
+55