Skip to content

Commit

Permalink
blah
Browse files Browse the repository at this point in the history
  • Loading branch information
ragusaa committed May 8, 2024
1 parent b46684c commit 67929e4
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions libclambcc/ClamBCWriter.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -852,10 +852,6 @@ class ClamBCWriter : public PassInfoMixin<ClamBCWriter>, public InstVisitor<Clam

pMod = F.getParent();

// DEBUG_NONPOINTER("Decide whether or not i need this");
// F.addFnAttr(Attribute::OptimizeNone);
// F.addFnAttr(Attribute::NoInline);

BBMap.clear();
dbgInfo.clear();
anyDbg = false;
Expand Down

0 comments on commit 67929e4

Please sign in to comment.