mirror of
https://github.com/RPCS3/llvm.git
synced 2024-11-27 21:50:29 +00:00
[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
This commit is contained in:
parent
ea127b9f94
commit
aeacd5adf4
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user