[MCJIT] Fix missing return statement.
authorLang Hames <lhames@gmail.com>
Wed, 26 Nov 2014 17:21:41 +0000 (17:21 +0000)
committerLang Hames <lhames@gmail.com>
Wed, 26 Nov 2014 17:21:41 +0000 (17:21 +0000)
commit47539e066c88d9ebf3e0845237e7f31b4e280313
tree6b6113451bfb1668710e25cc6001eda994920a34
parent216e532dc182273b33b16228ee3c608389480523
[MCJIT] Fix missing return statement.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@222841 91177308-0d34-0410-b5e6-96231b3b80d8
lib/ExecutionEngine/RuntimeDyld/GDBRegistrationListener.cpp