[LLVMdev] bug in the JIT global variable emitter

Jim Grosbach grosbach at apple.com
Wed Oct 15 07:55:30 PDT 2008


> Putting statically allocated data in the same buffer as code
> is the
> easiest approach to make this work, although there may be others.
>

That's likely to result is trouble on platforms where the code pages  
are not writable, though, right?



More information about the llvm-dev mailing list