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
/
NamedStreamMap.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
PDB HashTable: Move TraitsT from class parameter to the methods that need it
Nico Weber
2019-07-12
1
-4
/
+3
*
[PDB] Fix hash function used to write /src/headerblock
Nico Weber
2019-04-29
1
-0
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[PDB] Make our PDBs look more like MS PDBs.
Zachary Turner
2018-03-23
1
-1
/
+1
*
Refactor the PDB HashTable class.
Zachary Turner
2018-03-15
1
-21
/
+22
*
Fix emission of PDB string table.
Zachary Turner
2018-02-16
1
-86
/
+60
*
[PDB] More changes to bring lld PDBs to parity with MSVC.
Zachary Turner
2017-07-07
1
-2
/
+4
*
[CodeView, PDB] Fix some Clang-tidy modernize and Include What You Use warnin...
Eugene Zelenko
2017-06-30
1
-3
/
+6
*
[pdb] Fix reading of llvm-generated PDBs by cvdump.
Zachary Turner
2017-06-25
1
-6
/
+18
*
[llvm-pdbdump] Add support for diffing the PDB Stream.
Zachary Turner
2017-03-16
1
-0
/
+2
*
[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
-3
/
+2
*
[PDB] Partial resubmit of r296215, which improved PDB Stream Library.
Zachary Turner
2017-02-27
1
-7
/
+6
*
Revert r296215, "[PDB] General improvements to Stream library." and followings.
NAKAMURA Takumi
2017-02-25
1
-8
/
+10
*
[PDB] General improvements to Stream library.
Zachary Turner
2017-02-25
1
-10
/
+8
*
[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
-3
/
+3
*
NFC: Rename (PDB) RawSession to NativeSession
Adrian McCarthy
2017-01-25
1
-0
/
+135