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
/
Support
/
BinaryStreamReader.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
BinaryStream - fix static analyzer warnings. NFCI.
Simon Pilgrim
2019-11-08
1
-4
/
+4
*
[Support] Add LEB128 support to BinaryStreamReader/Writer.
Lang Hames
2019-04-17
1
-1
/
+32
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Add a BinarySubstreamRef, and a method to read one.
Zachary Turner
2017-06-23
1
-0
/
+6
*
Adding parsing ability for .res file.
Eric Beckmann
2017-05-30
1
-0
/
+20
*
Make BinaryStreamReader::readCString a bit faster.
Zachary Turner
2017-05-25
1
-13
/
+14
*
Add some helpers for manipulating BinaryStreamRefs.
Zachary Turner
2017-05-17
1
-0
/
+5
*
[BinaryStream] Reduce the amount of boiler plate needed to use.
Zachary Turner
2017-05-17
1
-2
/
+11
*
Resubmit r301986 and r301987 "Add codeview::StringTable"
Zachary Turner
2017-05-03
1
-0
/
+13
*
Revert r301986 (and subsequent r301987).
Daniel Jasper
2017-05-03
1
-13
/
+0
*
Make codeview::StringTable.
Zachary Turner
2017-05-02
1
-0
/
+13
*
[Support] Move Stream library from MSF -> Support.
Zachary Turner
2017-03-02
1
-0
/
+95