Displaying 2 results from an estimated 2 matches for "7c218473".
2005 Jun 02
0
[LLVMdev] Randomizing Functions & Global variables
...cs.uiuc.edu/mailman/listinfo/llvmdev
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20050602/7c218473/attachment.sig>
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