Typo corrections identified by codespell
authorEd Maste <emaste@freebsd.org>
Tue, 19 Jul 2016 15:28:02 +0000 (15:28 +0000)
committerEd Maste <emaste@freebsd.org>
Tue, 19 Jul 2016 15:28:02 +0000 (15:28 +0000)
commit75500e72bb9db4451e4ecd19f4d47cfa6f394239
tree78eaf17f283b1daff95ca33baf937e51ac518216
parent83cc0622ec53fe0c2fed6aa56566411a44935314
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
25 files changed:
lldb/include/lldb/Core/ArchSpec.h
lldb/include/lldb/Core/Module.h
lldb/include/lldb/Target/Platform.h
lldb/include/lldb/Target/Target.h
lldb/include/lldb/Target/Thread.h
lldb/include/lldb/Target/ThreadPlan.h
lldb/include/lldb/Utility/TaskPool.h
lldb/include/lldb/lldb-enumerations.h
lldb/source/Commands/CommandObjectType.cpp
lldb/source/Core/Error.cpp
lldb/source/Host/common/Editline.cpp
lldb/source/Host/posix/ConnectionFileDescriptorPosix.cpp
lldb/source/Plugins/ABI/SysV-mips64/ABISysV_mips64.cpp
lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/DynamicLoaderHexagonDYLD.cpp
lldb/source/Plugins/ExpressionParser/Go/GoUserExpression.cpp
lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.cpp
lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp
lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp
lldb/source/Plugins/SymbolFile/DWARF/DWARFCompileUnit.cpp
lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp
lldb/source/Symbol/LineTable.cpp
lldb/source/Target/Memory.cpp
lldb/source/Target/StackFrame.cpp
lldb/source/Utility/ModuleCache.cpp
lldb/tools/lldb-mi/MICmnLogMediumFile.cpp