]> granicus.if.org Git - llvm/commit
[ORC] Remove the 'const' qualifier from the member function wrapper, make the
authorLang Hames <lhames@gmail.com>
Sat, 12 Nov 2016 23:12:41 +0000 (23:12 +0000)
committerLang Hames <lhames@gmail.com>
Sat, 12 Nov 2016 23:12:41 +0000 (23:12 +0000)
commita1e4ad0015ebc761eb17d31961cc515a2ba08bfe
tree1f8e29ef4a897a32e1b526c5aeac5db2ac51386d
parent763a1ecc7a994bc580be2fafa2486295bb1331a2
[ORC] Remove the 'const' qualifier from the member function wrapper, make the
lambda in wrapHandler mutable to allow it to pass the handler through as a
non-const value.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@286732 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ExecutionEngine/Orc/RPCUtils.h