mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-10 09:11:34 +00:00
remove debug
This commit is contained in:
parent
f97c5dba2a
commit
cd9f596ce0
@ -905,6 +905,7 @@ bool ModuleSanitizerCoverage::InjectCoverage(Function & F,
|
||||
|
||||
Value *c = selectInst->getCondition();
|
||||
auto t = c->getType();
|
||||
|
||||
if (t->getTypeID() == llvm::Type::IntegerTyID) {
|
||||
|
||||
IRBuilder<> IRB(selectInst->getNextNode());
|
||||
|
Loading…
x
Reference in New Issue
Block a user