[LLVMdev] Why google-perftools fails on the JITted code?

Yuri yuri at rawbw.com
Fri Jun 18 03:29:58 PDT 2010


Now I see that JITted code doesn't have standard prolog, on x86 each 
procedure instead begins with 'sub    $0x4,%esp'.

Is there an option to make JIT generate regular prologs?

Yuri



More information about the llvm-dev mailing list