Skip to content

A tool to increase the probability of deadlock occurrence

Notifications You must be signed in to change notification settings

dslab-epfl/lockout

Repository files navigation

Break

A compiler that breaks your code, or sort of!

Dependencies

Break uses LLVM build system and libraries. It works on versions 3.3 (preferable) and 3.1.

Making Break

$ ./configure --with-llvmsrc=/path/to/LLVM/source/root/ --with-llvmobj=/path/to/LLVM/object/root/
$ make ENABLE_OPTIMIZED=0

About

A tool to increase the probability of deadlock occurrence

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published