[LLVMdev] is this code really JITed and/or optimized=?koi8-r?Q?=3F=20?=..
Valery A.Khamenya
khamenya at mail.ru
Fri Aug 13 16:06:08 PDT 2004
> > ExecutionEngine* EE = ExecutionEngine::create( MP, true );
> As Reid pointed out, changing true to false will get it to work.
hm, well, "false" causes Segmentation fault.
> > for LLVM developers no debuging should be needed to make
> > quick and right diagnosis :)
>
> Sure, but part of our goal is to get you to learn more about how stuff
> works too :)
LOL, i deleted few lines from my previous mail before send i.r.t. this your
idea, which is well-known to me :)
Actually my LLVM is compiled with no debug info. Newly compiled LLVM
with debug support will be after ~45min :-/
--
V.
local time 1:00am
More information about the llvm-dev
mailing list