add a missing break that Reid noticed.
authorChris Lattner <sabre@nondot.org>
Sun, 15 Jan 2006 08:40:16 +0000 (08:40 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 15 Jan 2006 08:40:16 +0000 (08:40 +0000)
commit3776fea371840477b539f77bb2e6eacacd996276
tree1a302cd22f12823a79b17a8546e15c6f063e341d
parentcc0aad20dd1bac26f7da21fb9720df76cc3c26e7
add a missing break that Reid noticed.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25328 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/Function.cpp