[PATCH] D10958: [JIT] Use std::function with InstallLazyFunctionCreator
Pierre-Andre Saulais
pierre-andre at codeplay.com
Fri Jul 10 04:01:14 PDT 2015
pasaulais updated this revision to Diff 29438.
pasaulais added a comment.
Hi Lang,
My bad, here is a couple unit tests (for both the old function pointer use case and the new lambda / std::function one).
Cheers,
Pierre-Andre
Repository:
rL LLVM
http://reviews.llvm.org/D10958
Files:
include/llvm/ExecutionEngine/ExecutionEngine.h
unittests/ExecutionEngine/MCJIT/MCJITTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D10958.29438.patch
Type: text/x-patch
Size: 4281 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150710/a0aa4e2e/attachment.bin>
More information about the llvm-commits
mailing list