diff --git a/opt.cpp b/opt.cpp index 6fee84ba..d57fb434 100644 --- a/opt.cpp +++ b/opt.cpp @@ -2573,7 +2573,7 @@ llvm::RegisterPass bool MakeInternalFuncsStaticPass::runOnModule(llvm::Module &module) { const char *names[] = { - "__do_print", + "__do_print", "__fast_masked_vload", "__gather_base_offsets_i8", "__gather_base_offsets_i16", "__gather_base_offsets_i32", "__gather_base_offsets_i64", "__gather_elt_8", "__gather_elt_16",