OSDN Git Service

falling off the end of a function is ok with an unreachable instruction.
authorChris Lattner <sabre@nondot.org>
Sat, 14 Oct 2006 00:21:48 +0000 (00:21 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 14 Oct 2006 00:21:48 +0000 (00:21 +0000)
commit7821a8afd3009c3c2760592e61de9e2c31c73e18
tree51b20702a7a162023916066614f41dfabc794289
parent78298871eb0c8382b909010a6e5e65e1a2632b8c
falling off the end of a function is ok with an unreachable instruction.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@30950 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/BranchFolding.cpp