On 20.08.2014 15:17, Vinson Lee wrote:
> This LLVM 3.6 commit changed EngineBuilder constructor.
>
> commit 3f4ed32b4398eaf4fe0080d8001ba01e6c2f43c8
> Author: Rafael Espindola
> Date: Tue Aug 19 04:04:25 2014 +
>
> Make it explicit that ExecutionEngine takes ownership of the modules.
>
This LLVM 3.6 commit changed EngineBuilder constructor.
commit 3f4ed32b4398eaf4fe0080d8001ba01e6c2f43c8
Author: Rafael Espindola
Date: Tue Aug 19 04:04:25 2014 +
Make it explicit that ExecutionEngine takes ownership of the modules.
git-svn-id: https://llvm.org/svn/llvm-project/llv