Skip to content

Commit

Permalink
blah
Browse files Browse the repository at this point in the history
  • Loading branch information
ragusaa committed May 3, 2024
1 parent 97ce1c4 commit 28875af
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion libclambcc/ClamBCLogicalCompiler.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1804,7 +1804,6 @@ PreservedAnalyses ClamBCLogicalCompiler::run(Module &M, ModuleAnalysisManager &M
}
if (!compileVirusNames(M, kind)) {
if (!kind || kind == BC_STARTUP) {
// return true;
return PreservedAnalyses::all();
}
Valid = false;
Expand Down

0 comments on commit 28875af

Please sign in to comment.