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

change from llvm_asm! to asm!

parent 0fed756b
No related branches found
No related tags found
No related merge requests found
//#[cfg(not(feature = "inline-asm"))] //#[cfg(not(feature = "inline-asm"))]
compile_error!("klee-replay requires feature `inline-asm`"); //compile_error!("klee-replay requires feature `inline-asm`");
/// suppress assumption /// suppress assumption
#[inline(always)] #[inline(always)]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment