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
/
TpiStream.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[llvm] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-15
1
-1
/
+1
*
Slightly simplify MappedBlockStream::createIndexedStream() calls
Nico Weber
2019-07-12
1
-7
/
+6
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Fix issue with Tpi Stream hash map.
Zachary Turner
2018-12-03
1
-0
/
+6
*
[NativePDB] Improved support for nested type reconstruction.
Zachary Turner
2018-11-13
1
-0
/
+1
*
Some cleanups to the native pdb plugin [NFC].
Zachary Turner
2018-10-22
1
-0
/
+19
*
[PDB] Add native reading support for UDT / class types.
Zachary Turner
2018-09-21
1
-31
/
+1
*
Fix warnings.
Zachary Turner
2018-09-20
1
-1
/
+0
*
[PDB] Add the ability to map forward references to full decls.
Zachary Turner
2018-09-20
1
-0
/
+90
*
Refactor the PDB HashTable class.
Zachary Turner
2018-03-15
1
-1
/
+3
*
[codeview] Remove TypeServerHandler and PDBTypeServerHandler
Reid Kleckner
2017-07-17
1
-1
/
+0
*
[llvm-pdbutil] Dump raw bytes of type and id records.
Zachary Turner
2017-06-23
1
-1
/
+11
*
[PDB] Fix use after free.
Zachary Turner
2017-06-03
1
-3
/
+3
*
Implement various flavors of type merging.
Zachary Turner
2017-05-22
1
-0
/
+4
*
Resubmit "[CodeView] Provide a common interface for type collections."
Zachary Turner
2017-05-19
1
-3
/
+0
*
Revert "[CodeView] Provide a common interface for type collections."
Zachary Turner
2017-05-19
1
-0
/
+3
*
[CodeView] Provide a common interface for type collections.
Zachary Turner
2017-05-18
1
-3
/
+0
*
Fix some minor issues in PDB parsing library.
Zachary Turner
2017-05-18
1
-3
/
+0
*
[pdb] Don't verify TPI hash values up front.
Zachary Turner
2017-05-04
1
-23
/
+3
*
[PDB] Emit index/offset pairs for TPI and IPI streams
Reid Kleckner
2017-04-11
1
-3
/
+5
*
[Support] Move Stream library from MSF -> Support.
Zachary Turner
2017-03-02
1
-1
/
+1
*
[PDB] Partial resubmit of r296215, which improved PDB Stream Library.
Zachary Turner
2017-02-27
1
-2
/
+2
*
Revert r296215, "[PDB] General improvements to Stream library." and followings.
NAKAMURA Takumi
2017-02-25
1
-3
/
+2
*
[PDB] General improvements to Stream library.
Zachary Turner
2017-02-25
1
-2
/
+3
*
[PDB] Rename Stream related source files.
Zachary Turner
2017-02-25
1
-1
/
+1
*
[pdb] Add the ability to resolve TypeServer PDBs.
Zachary Turner
2017-02-16
1
-1
/
+2
*
NFC: Rename (PDB) RawSession to NativeSession
Adrian McCarthy
2017-01-25
1
-0
/
+171