[llvm] r241962 - [ExecutionEngine] Use std::function rather than a function pointer for the

Renato Golin renato.golin at linaro.org
Sat Jul 11 04:29:42 PDT 2015


On 10 July 2015 at 23:56, Lang Hames <lhames at gmail.com> wrote:
> Author: lhames
> Date: Fri Jul 10 17:56:47 2015
> New Revision: 241962
>
> URL: http://llvm.org/viewvc/llvm-project?rev=241962&view=rev
> Log:
> [ExecutionEngine] Use std::function rather than a function pointer for the
> LazyFunctionCreator.

Hi Lang,

Have you seen this?

http://lab.llvm.org:8011/builders/clang-cmake-armv7-a15/builds/5825/steps/ninja%20check%201/logs/FAIL%3A%20LLVM-Unit%3A%3AMCJITTest.lazy_function_creator_lambda


cheers,
--renato



More information about the llvm-commits mailing list