Fix several comments which had previously been "the the" where a
authorDan Gohman <gohman@apple.com>
Wed, 10 Feb 2010 20:04:19 +0000 (20:04 +0000)
committerDan Gohman <gohman@apple.com>
Wed, 10 Feb 2010 20:04:19 +0000 (20:04 +0000)
commitf3b11aa6a72e0c31066a60c2e888e7a5eb5f2399
tree2511ac70d1a0f35492b3664aaf04a0be0e52000c
parentd901690b822fd40adc5eb34f777ee15d689b8d50
Fix several comments which had previously been "the the" where a
different word was intended.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@95795 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/JITCodeEmitter.h
include/llvm/CodeGen/LiveInterval.h
include/llvm/CodeGen/MachineCodeEmitter.h
include/llvm/CodeGen/ObjectCodeEmitter.h
include/llvm/Support/IRBuilder.h
lib/CodeGen/CodePlacementOpt.cpp
lib/VMCore/IRBuilder.cpp