Displaying 2 results from an estimated 2 matches for "bd59a855".
2005 Jun 02
0
[LLVMdev] Randomizing Functions & Global variables
...______________
LLVM Developers mailing list
LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
http://mail.cs.uiuc.edu/mailman/listinfo/llvmdev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20050602/bd59a855/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