mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-08-07 12:28:24 +00:00
Fix apparent typo in head-of-file comment.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9400 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -7,7 +7,7 @@
|
|||||||
//
|
//
|
||||||
//===----------------------------------------------------------------------===//
|
//===----------------------------------------------------------------------===//
|
||||||
//
|
//
|
||||||
// This file implements a symbol table that has planed broken up by type.
|
// This file implements a symbol table that has planes broken up by type.
|
||||||
// Identical types may have overlapping symbol names as long as they are
|
// Identical types may have overlapping symbol names as long as they are
|
||||||
// distinct.
|
// distinct.
|
||||||
//
|
//
|
||||||
|
Reference in New Issue
Block a user