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
/
Native
/
HashTable.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] Fix a bug where we were serializing hash tables incorrectly.
Zachary Turner
2018-03-15
1
-3
/
+5
*
Refactor the PDB HashTable class.
Zachary Turner
2018-03-15
1
-170
/
+2
*
Fix emission of PDB string table.
Zachary Turner
2018-02-16
1
-82
/
+12
*
[CodeView, PDB] Fix some Clang-tidy modernize and Include What You Use warnin...
Eugene Zelenko
2017-06-30
1
-5
/
+11
*
[PDB] Make streams carry their own endianness.
Zachary Turner
2017-02-28
1
-8
/
+8
*
[PDB] Partial resubmit of r296215, which improved PDB Stream Library.
Zachary Turner
2017-02-27
1
-4
/
+4
*
Revert r296215, "[PDB] General improvements to Stream library." and followings.
NAKAMURA Takumi
2017-02-25
1
-12
/
+12
*
[PDB] General improvements to Stream library.
Zachary Turner
2017-02-25
1
-12
/
+12
*
Don't assume little endian in StreamReader / StreamWriter.
Zachary Turner
2017-02-18
1
-8
/
+8
*
NFC: Rename (PDB) RawSession to NativeSession
Adrian McCarthy
2017-01-25
1
-0
/
+302