search for: 992626

Displaying 1 result from an estimated 1 matches for "992626".

Did you mean: 92626
2006 Feb 14
1
[LLVMdev] Fault-injector for LLVM
Hi, I'm a PhD student at UIUC and I am using LLVM to add fault-tolerance capabilities to applications. I would like to evaluate my framework by performing fault-injections (fault-insertions) in the application. Essentially, I want to corrupt an LLVM value at the time of its definition and study the behavior of the program under this condition. I would like to be able to do this in a generic