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
/
PDBFileBuilder.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Unify the two CRC implementations
Hans Wennborg
2019-10-09
1
-3
/
+2
*
[llvm] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-15
1
-6
/
+6
*
PDB HashTable: Move TraitsT from class parameter to the methods that need it
Nico Weber
2019-07-12
1
-2
/
+3
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Give InfoStreamBuilder an opt-in method to write a hash of the PDB as GUID.
Nico Weber
2018-09-15
1
-7
/
+26
*
[DebugInfo] Common behavior for error types
Alexandre Ganea
2018-08-31
1
-1
/
+0
*
Move some code from PDBFileBuilder to MSFBuilder.
Zachary Turner
2018-06-27
1
-71
/
+15
*
[PDB] Resubmit "Support embedding natvis files in PDBs."
Zachary Turner
2018-03-23
1
-1
/
+108
*
[PDB] Make our PDBs look more like MS PDBs.
Zachary Turner
2018-03-23
1
-21
/
+47
*
Revert "Resubmit "Support embedding natvis files in PDBs.""
Zachary Turner
2018-03-20
1
-137
/
+13
*
Resubmit "Support embedding natvis files in PDBs."
Zachary Turner
2018-03-20
1
-13
/
+137
*
Revert "Support embedding natvis files in PDBs."
Zachary Turner
2018-03-19
1
-137
/
+13
*
Support embedding natvis files in PDBs.
Zachary Turner
2018-03-19
1
-13
/
+137
*
[PDB] Defer writing the build id until the rest of the PDB is written.
Zachary Turner
2018-03-01
1
-0
/
+17
*
Convert FileOutputBuffer to Expected. NFC.
Rafael Espindola
2017-11-08
1
-3
/
+2
*
[PDB] Merge Global and Publics Builders.
Zachary Turner
2017-08-09
1
-39
/
+12
*
[pdb/lld] Write a valid FPM.
Zachary Turner
2017-08-02
1
-0
/
+28
*
[lld/pdb] Add an empty globals stream.
Zachary Turner
2017-07-31
1
-0
/
+22
*
[PDB] Write public symbol records and the publics hash table
Reid Kleckner
2017-07-27
1
-1
/
+4
*
[lld/pdb] Create an empty public symbol record stream.
Zachary Turner
2017-07-10
1
-0
/
+25
*
[PDB] More changes to bring lld PDBs to parity with MSVC.
Zachary Turner
2017-07-07
1
-2
/
+0
*
Slightly better fix for dealing with no-id-stream PDBs.
Zachary Turner
2017-06-12
1
-0
/
+10
*
[PDB] Fix use after free.
Zachary Turner
2017-06-03
1
-4
/
+4
*
[llvm-pdbdump] in yaml2pdb, generate default output filename if none given
Bob Haarman
2017-05-17
1
-0
/
+1
*
Resubmit r301986 and r301987 "Add codeview::StringTable"
Zachary Turner
2017-05-03
1
-7
/
+14
*
Revert r301986 (and subsequent r301987).
Daniel Jasper
2017-05-03
1
-14
/
+7
*
Make codeview::StringTable.
Zachary Turner
2017-05-02
1
-7
/
+14
*
Rename pdb::StringTable -> pdb::PDBStringTable.
Zachary Turner
2017-05-02
1
-8
/
+10
*
[Support] Move Stream library from MSF -> Support.
Zachary Turner
2017-03-02
1
-2
/
+2
*
[PDB] Make streams carry their own endianness.
Zachary Turner
2017-02-28
1
-3
/
+3
*
[PDB] Partial resubmit of r296215, which improved PDB Stream Library.
Zachary Turner
2017-02-27
1
-3
/
+3
*
Revert r296215, "[PDB] General improvements to Stream library." and followings.
NAKAMURA Takumi
2017-02-25
1
-8
/
+6
*
[PDB] General improvements to Stream library.
Zachary Turner
2017-02-25
1
-6
/
+8
*
[PDB] Rename Stream related source files.
Zachary Turner
2017-02-25
1
-2
/
+2
*
Don't assume little endian in StreamReader / StreamWriter.
Zachary Turner
2017-02-18
1
-2
/
+2
*
NFC: Rename (PDB) RawSession to NativeSession
Adrian McCarthy
2017-01-25
1
-0
/
+178