Skip to content

Commit 91d6caf

Browse files
author
Zachary Turner
committed
[PDB Docs] The IPI Stream actually has index 4.
llvm-svn: 357825
1 parent 9388c47 commit 91d6caf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/docs/PDB/TpiStream.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ The PDB TPI and IPI Streams
1010
Introduction
1111
============
1212

13-
The PDB TPI Stream (Index 2) and IPI Stream (Index 3) contain information about
13+
The PDB TPI Stream (Index 2) and IPI Stream (Index 4) contain information about
1414
all types used in the program. It is organized as a :ref:`header <tpi_header>`
1515
followed by a list of :doc:`CodeView Type Records <CodeViewTypes>`. Types are
1616
referenced from various streams and records throughout the PDB by their

0 commit comments

Comments
 (0)