[LLVMdev] Randomizing Functions & Global variables

Aaron Gray angray at beeb.net
Thu Jun 2 14:24:12 PDT 2005


>> By randomization of functions I mean the manner in whch they are
>> called , so that has to do with address.I wish to randomize the order
>> of calls made to functions when a program is run.
> 
> How would you "randomize the order of calls made to functions when a
> program is run" without changing the semantics of the program?

By using dummy functions ?

Aaron





More information about the llvm-dev mailing list