Delete useless trailing semicolons.
authorDan Gohman <gohman@apple.com>
Tue, 5 Jan 2010 17:55:26 +0000 (17:55 +0000)
committerDan Gohman <gohman@apple.com>
Tue, 5 Jan 2010 17:55:26 +0000 (17:55 +0000)
commitaceba31b7a04fd28680209b2677915378877bc13
tree14ccb6bb44f8ffb397c928e23771b50c43688ea4
parentba25f0924ef3be887fb67ed6a66f3dee77461f44
Delete useless trailing semicolons.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@92740 91177308-0d34-0410-b5e6-96231b3b80d8
57 files changed:
test/Analysis/BasicAA/2007-11-05-SizeCrash.ll
test/Assembler/vector-cmp.ll
test/CodeGen/ARM/private.ll
test/CodeGen/ARM/tail-opts.ll
test/CodeGen/Alpha/private.ll
test/CodeGen/Blackfin/ct32.ll
test/CodeGen/Blackfin/ct64.ll
test/CodeGen/Blackfin/ctlz16.ll
test/CodeGen/Blackfin/ctpop16.ll
test/CodeGen/Blackfin/cttz16.ll
test/CodeGen/CellSPU/dp_farith.ll
test/CodeGen/CellSPU/private.ll
test/CodeGen/Generic/2009-03-29-SoftFloatVectorExtract.ll
test/CodeGen/MSP430/bit.ll
test/CodeGen/Mips/private.ll
test/CodeGen/PowerPC/private.ll
test/CodeGen/SPARC/private.ll
test/CodeGen/Thumb2/thumb2-add.ll
test/CodeGen/X86/darwin-bzero.ll
test/CodeGen/X86/extractelement-shuffle.ll
test/CodeGen/X86/mul-legalize.ll
test/CodeGen/X86/private.ll
test/CodeGen/X86/tail-opts.ll
test/CodeGen/X86/vec_shuffle-22.ll
test/CodeGen/X86/vec_shuffle-25.ll
test/CodeGen/X86/vec_shuffle-26.ll
test/CodeGen/X86/widen_select-1.ll
test/CodeGen/X86/widen_shuffle-1.ll
test/CodeGen/X86/widen_shuffle-2.ll
test/CodeGen/XCore/2009-03-27-v2f64-param.ll
test/CodeGen/XCore/private.ll
test/Integer/BitPacked.ll
test/Integer/packed_bt.ll
test/Integer/testvarargs_bt.ll
test/Other/2007-06-28-PassManager.ll
test/Other/2008-02-14-PassManager.ll
test/Other/2008-08-14-PassManager.ll
test/Transforms/DeadArgElim/canon.ll
test/Transforms/DeadStoreElimination/const-pointers.ll
test/Transforms/DeadStoreElimination/no-targetdata.ll
test/Transforms/GVN/null-aliases-nothing.ll
test/Transforms/GlobalOpt/ctor-list-opt-dbg.ll
test/Transforms/IPConstantProp/return-argument.ll
test/Transforms/Inline/2007-12-19-InlineNoUnwind.ll
test/Transforms/InstCombine/loadstore-alignment.ll
test/Transforms/LoopIndexSplit/SplitValue-2007-08-24-dbg.ll
test/Transforms/LoopRotate/PhiRename-1.ll
test/Transforms/PruneEH/simplenoreturntest.ll
test/Transforms/ScalarRepl/2009-01-09-scalarrepl-empty.ll
test/Transforms/SimplifyCFG/2003-08-17-FoldSwitch-dbg.ll
test/Transforms/SimplifyCFG/2009-03-05-Speculative-Hoist-Dbg.ll
test/Transforms/SimplifyCFG/branch_fold_dbg.ll
test/Transforms/SimplifyCFG/hoist-common-code.dbg.ll
test/Transforms/SimplifyCFG/switch_formation.dbg.ll
test/Transforms/SimplifyCFG/two-entry-phi-return.dbg.ll
test/Transforms/TailCallElim/dont_reorder_load.ll
test/Verifier/2006-10-15-AddrLabel.ll