[LLVMdev] Should LLVM JIT default to lazy or non-lazy?

Kenneth Uildriks kennethuil at gmail.com
Wed Oct 28 09:48:32 PDT 2009


On Wed, Oct 28, 2009 at 11:41 AM, Jeffrey Yasskin <jyasskin at google.com> wrote:
> And a couple to default to lazy compilation:
> * It's safe for single-threaded code.
> * There are existing users who have assumed this default.

And what might break if this assumption doesn't hold?



More information about the llvm-dev mailing list