| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
(Trying to debug an incremental build thing on a bot...)
llvm-svn: 371860
|
|
|
|
| |
llvm-svn: 364131
|
|
|
|
|
|
|
|
| |
The now-correctly-referenced label dbi_type_server_map_substream didn't
exist. Rewrite things a bit after looking at NewDBIHdr in dbi.h and its
use in dbi.cpp in the reference implementation.
llvm-svn: 359721
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix a broken link
- Some spelling fixes
- Remove an unnecessary "amortized"
- Don't say "log(n) random access"; "random access" means O(1)
- Make MSF overview a bit more concise
Differential Revision: https://reviews.llvm.org/D61196
llvm-svn: 359714
|
|
|
|
| |
llvm-svn: 359712
|
|
|
|
| |
llvm-svn: 358289
|
|
|
|
| |
llvm-svn: 358197
|
|
|
|
|
|
|
|
| |
This puts the general layout of the document in place and fully
describes 1 simple type record. Followups will fill out more
pieces.
llvm-svn: 358119
|
|
|
|
| |
llvm-svn: 358022
|
|
|
|
| |
llvm-svn: 357826
|
|
|
|
| |
llvm-svn: 357825
|
|
|
|
|
|
|
| |
This is actually just a module debug info stream, so it should
technically be covered by a discussion of the module list.
llvm-svn: 357819
|
|
|
|
|
|
|
| |
The information about the named stream map and feature codes
was not present. This patch adds it.
llvm-svn: 357788
|
|
|
|
|
|
|
|
| |
This necessitates adding a document describing the serialized
hash table format. This document is currently empty, although
it will be filled out in followup patches.
llvm-svn: 357784
|
|
|
|
| |
llvm-svn: 357777
|
|
|
|
|
|
|
|
|
|
| |
This adds some more detail about the PDB container format,
specifically surrounding the layout of the Free Page Map.
Patch by Colden Cullen
Differential Revision: https://reviews.llvm.org/D41825
llvm-svn: 322404
|
|
|
|
| |
llvm-svn: 288205
|
|
|
|
|
|
| |
Differential Revision: https://reviews.llvm.org/D26552
llvm-svn: 286853
|
|
|
|
|
|
| |
https://reviews.llvm.org/D26516
llvm-svn: 286852
|
|
Differential Revision: https://reviews.llvm.org/D26374
llvm-svn: 286491
|