search for: 16a4199c

Displaying 3 results from an estimated 3 matches for "16a4199c".

2005 Jun 02
0
[LLVMdev] Randomizing Functions & Global variables
Can you explain a little bit more about what you mean by "randomize" functions or global variables? What aspect of them do you want to randomize? Their address? Their value? Something else? Reid. On Thu, 2005-06-02 at 13:53 -0700, Tanu Sharma wrote: > I would try that ..Thanks > > Another thing that I want to do is to randomize functions within a > program (or file ),
2005 Jun 02
4
[LLVMdev] Randomizing Functions & Global variables
...__________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20050602/16a4199c/attachment.html>
2005 Jun 02
4
[LLVMdev] Randomizing Functions & Global variables
I would try that ..Thanks Another thing that I want to do is to randomize functions within a program (or file ), whatever is easier to do in llvm .Also please tell me how can I randomize global variables ? Thanks TS Chris Lattner <sabre at nondot.org> wrote: On Mon, 30 May 2005, Tanu Sharma wrote: > I have been trying to compile the SPEC benchmark but have failed even > after