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
/
RecordSerialization.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[PDB] Improve GSI hash table dumping for publics and globals
Reid Kleckner
2017-07-26
1
-0
/
+6
*
[Support] Move Stream library from MSF -> Support.
Zachary Turner
2017-03-02
1
-1
/
+1
*
[PDB] Make streams carry their own endianness.
Zachary Turner
2017-02-28
1
-12
/
+12
*
[PDB] Partial resubmit of r296215, which improved PDB Stream Library.
Zachary Turner
2017-02-27
1
-10
/
+10
*
Revert r296215, "[PDB] General improvements to Stream library." and followings.
NAKAMURA Takumi
2017-02-25
1
-20
/
+20
*
[PDB] General improvements to Stream library.
Zachary Turner
2017-02-25
1
-20
/
+20
*
[PDB] Rename Stream related source files.
Zachary Turner
2017-02-25
1
-1
/
+1
*
Don't assume little endian in StreamReader / StreamWriter.
Zachary Turner
2017-02-18
1
-10
/
+10
*
[CodeView] Refactor serialization to use StreamInterface.
Zachary Turner
2016-10-20
1
-106
/
+67
*
[CodeView] Use llvm::Error instead of std::error_code.
Zachary Turner
2016-08-04
1
-35
/
+52
*
Make sure data is available before dereferencing it
David Majnemer
2016-05-27
1
-0
/
+14
*
Make CodeView record serialization more generic.
Zachary Turner
2016-05-12
1
-0
/
+157