Skip to content
Snippets Groups Projects
Commit d5a876a6 authored by Carl Österberg's avatar Carl Österberg
Browse files

voltile things?

parent e3a8e94f
Branches
No related tags found
No related merge requests found
......@@ -8,9 +8,9 @@ pub fn klee_assume(_cond: bool) {}
#[inline(always)]
pub fn klee_make_symbolic<T>(t: &mut T) {
// force LLVM to consider data to be mutated
//unsafe {
unsafe {
core::arch::asm!("bkpt #2")
//}
}
}
/// terminates path
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment