for consistency, allow a fallthrough if the final check returns null.
authorChris Lattner <sabre@nondot.org>
Wed, 28 Nov 2007 18:30:18 +0000 (18:30 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 28 Nov 2007 18:30:18 +0000 (18:30 +0000)
commit5e037fce2b037fce1aa5a96d2c917fcb716c5a33
tree7afe87b9e945ed567222a0c9c27214071fea2738
parent4b341b41783744591eb919262fbffe81a2d4fcf3
for consistency, allow a fallthrough if the final check returns null.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44406 91177308-0d34-0410-b5e6-96231b3b80d8
lib/ExecutionEngine/JIT/Intercept.cpp