OSDN Git Service

[ORC] Remove some unreachable code.
authorLang Hames <lhames@gmail.com>
Mon, 20 May 2019 21:30:33 +0000 (21:30 +0000)
committerLang Hames <lhames@gmail.com>
Mon, 20 May 2019 21:30:33 +0000 (21:30 +0000)
commit194c9b02cbffb50effa3554eff216842462cc15e
treed0964dc81dfd007ae1eae9cb83f3f81f9021da66
parent54f89b049730ab865245779ea82ce725de755ff9
[ORC] Remove some unreachable code.

Fixes http://llvm.org/PR41662.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@361199 91177308-0d34-0410-b5e6-96231b3b80d8
lib/ExecutionEngine/Orc/ExecutionUtils.cpp