Silencing a -Wreturn-type warning, as the switch is fully-covered; NFC.
authorAaron Ballman <aaron@aaronballman.com>
Tue, 14 Apr 2015 13:26:11 +0000 (13:26 +0000)
committerAaron Ballman <aaron@aaronballman.com>
Tue, 14 Apr 2015 13:26:11 +0000 (13:26 +0000)
commit685f2d6895f58246bfce4dc1b654c7f75a97aae9
treec7cb2a7a6c2093322ab9743468e2165b5a8f27b2
parent01b026b0231022e1f5607e103dc7720893478617
Silencing a -Wreturn-type warning, as the switch is fully-covered; NFC.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@234884 91177308-0d34-0410-b5e6-96231b3b80d8
tools/lli/OrcLazyJIT.cpp