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 665e448 commit 97ce1c4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions libclambcc/ClamBCLogicalCompiler.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1726,8 +1726,6 @@ bool ClamBCLogicalCompiler::compileVirusNames(Module &M, unsigned kind)

if (F != pCallInst->getCalledFunction()) {

llvm::errs() << "<" << __FUNCTION__ << "::" << __LINE__ << ">NOT SURE HOW THIS IS POSSIBLE<END>\n";

/*Not sure how this is possible, either*/
printDiagnostic("setvirusname can only be directly called",
pCallInst);
Expand Down

0 comments on commit 97ce1c4

Please sign in to comment.