Typo corrections identified by codespell

Submitted by giffunip@yahoo.com; I fixed a couple of nearby errors and
incorrect changes in the patch.

llvm.org/pr27634

llvm-svn: 275983
This commit is contained in:
Ed Maste
2016-07-19 15:28:02 +00:00
parent 83cc0622ec
commit 75500e72bb
25 changed files with 33 additions and 33 deletions

View File

@@ -2390,7 +2390,7 @@ ObjectFileELF::ParseSymbols (Symtab *symtab,
/*
* MIPS:
* The bit #0 of an address is used for ISA mode (1 for microMIPS, 0 for MIPS).
* This allows processer to switch between microMIPS and MIPS without any need
* This allows processor to switch between microMIPS and MIPS without any need
* for special mode-control register. However, apart from .debug_line, none of
* the ELF/DWARF sections set the ISA bit (for symbol or section). Use st_other
* flag to check whether the symbol is microMIPS and then set the address class