From: Zachary Turner Date: Fri, 5 Apr 2019 21:16:00 +0000 (+0000) Subject: [PDB Docs] Delete * LINKER * Stream information. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=aeacd5adf424e538705baf420859c9cb6a2cb64c;p=llvm [PDB Docs] Delete * LINKER * Stream information. This is actually just a module debug info stream, so it should technically be covered by a discussion of the module list. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@357819 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/PDB/index.rst b/docs/PDB/index.rst index a6054d720bd..0662e9d9e58 100644 --- a/docs/PDB/index.rst +++ b/docs/PDB/index.rst @@ -130,10 +130,6 @@ PDB file is as follows: | IPI Hash Stream | - Contained in IPI Stream | - Hash table for looking up IPI records | | | | by name | +--------------------+------------------------------+-------------------------------------------+ -| * LINKER* Stream | - Last Stream in PDB File | - Executable section information | -| | | - Incremental linking thunks | -| | | - Linker version information | -+--------------------+------------------------------+-------------------------------------------+ More information about the structure of each of these can be found on the following pages: