[llvm] r229343 - [ExecutionEngine] Fix dependence issue by moving RTDyldMemoryManager into

Hans Wennborg hans at chromium.org
Tue Feb 17 13:51:06 PST 2015


On Sun, Feb 15, 2015 at 3:22 PM, Lang Hames <lhames at gmail.com> wrote:
> Author: lhames
> Date: Sun Feb 15 17:22:43 2015
> New Revision: 229343
>
> URL: http://llvm.org/viewvc/llvm-project?rev=229343&view=rev
> Log:
> [ExecutionEngine] Fix dependence issue by moving RTDyldMemoryManager into
> RuntimeDyld.
>
> This should fix http://llvm.org/PR22593.

Merged to 3.6 in r229553.



More information about the llvm-commits mailing list