Skip to content
Commit 099552a0 authored by Jeffrey Yasskin's avatar Jeffrey Yasskin
Browse files

r94686 changed all ModuleProvider parameters to Modules, which made the

1-argument ExecutionEngine::create(Module*) ambiguous with the signature that
used to be ExecutionEngine::create(ModuleProvider*, defaulted_params).  Fixed
by removing the 1-argument create().  Fixes PR6221.

llvm-svn: 95236
parent 66498388
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment