[LLVMdev] JIT'ing constant globals
Simon Burton
simon at arrowtheory.com
Mon Jun 12 09:14:30 PDT 2006
It seems one can only put constant global statements
_before_ any functions are defined, not after.
I would like to produce eg. "hello world!" functions in a JIT.
So I was hoping to use global string constants.
Is there another way to do this kind of thing ?
thanks,
Simon.
--
Simon Burton, B.Sc.
Licensed PO Box 8066
ANU Canberra 2601
Australia
Ph. 61 02 6249 6940
http://arrowtheory.com
More information about the llvm-dev
mailing list