[LLVMdev] lli threads
Sarah Thompson
thompson at email.arc.nasa.gov
Mon Sep 18 17:45:53 PDT 2006
How does threading work in lli, particularly in interpreted (non-JIT)
mode? I've tried to find direct references in the code and couldn't, so
am I right in assuming that it's expected that any underlying OS's
threading will be used? If so, how does this work with respect to (I
assume) needing to maintain explicitly separate execution context stacks
for each thread?
Thanks,
Sarah Thompson
More information about the llvm-dev
mailing list