mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-12 17:32:19 +00:00
Fix typeo
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18530 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
c2e63a2d93
commit
637b77224f
@ -34,7 +34,7 @@ namespace llvm {
|
||||
/// There is a TypeMap typedef that is the mapping of names to Types.
|
||||
/// Similarly there is a ValueMap typedef that is the mapping of
|
||||
/// names to Values. Finally, there is a PlaneMap typedef that is the
|
||||
/// mapping of types to planes of ValueMap. THis is the basic structure
|
||||
/// mapping of types to planes of ValueMap. This is the basic structure
|
||||
/// of the symbol table. When you call type_begin() you're asking
|
||||
/// for an iterator at the start of the TypeMap. When you call
|
||||
/// plane_begin(), you're asking for an iterator at the start of
|
||||
|
Loading…
x
Reference in New Issue
Block a user