[LLVMdev] How to solve missing srand48/lrand48/drand48?

Paolo Invernizzi arathorn at fastwebnet.it
Tue Oct 19 06:32:33 PDT 2004


Morten,
have a look at the 
http://mail.cs.uiuc.edu/pipermail/llvmdev/2004-September/002235.html 
thread...

On Oct 19, 2004, at 2:40 PM, Morten Ofstad wrote:

> These calls are in ExternalCalls.cpp, they are platform dependent 
> calls, so maybe llvm should consider including it's own implementation 
> of a random number generator? For the time being I just replaced with 
> calls to srand and rand like Paolo also did, but it needs to be 
> fixed...
>
> m.
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://mail.cs.uiuc.edu/mailman/listinfo/llvmdev




More information about the llvm-dev mailing list