rename indbr -> indirectbr to appease the residents of #llvm.
authorChris Lattner <sabre@nondot.org>
Wed, 28 Oct 2009 00:19:10 +0000 (00:19 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 28 Oct 2009 00:19:10 +0000 (00:19 +0000)
commitab21db79ef1d2530880ad11f21f0b87ffca02dd4
tree48dc361e1986e6e489f48619e73e609adb7c716a
parent2ee11eccdde14c95c78773be76b02bb5fd09d7ee
rename indbr -> indirectbr to appease the residents of #llvm.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@85351 91177308-0d34-0410-b5e6-96231b3b80d8
21 files changed:
docs/LangRef.html
include/llvm/Bitcode/LLVMBitCodes.h
include/llvm/Instruction.def
include/llvm/Instructions.h
include/llvm/Support/InstVisitor.h
lib/Analysis/InlineCost.cpp
lib/Analysis/SparsePropagation.cpp
lib/AsmParser/LLLexer.cpp
lib/AsmParser/LLParser.cpp
lib/AsmParser/LLParser.h
lib/AsmParser/LLToken.h
lib/Bitcode/Reader/BitcodeReader.cpp
lib/Bitcode/Writer/BitcodeWriter.cpp
lib/CodeGen/SelectionDAG/SelectionDAGBuild.cpp
lib/CodeGen/SelectionDAG/SelectionDAGBuild.h
lib/Target/CBackend/CBackend.cpp
lib/Target/CppBackend/CPPBackend.cpp
lib/VMCore/AsmWriter.cpp
lib/VMCore/Instruction.cpp
lib/VMCore/Instructions.cpp
test/Feature/terminators.ll