Skip to content

Commit

Permalink
Remove unused include
Browse files Browse the repository at this point in the history
  • Loading branch information
SimplyDanny committed Mar 24, 2023
1 parent c6806f2 commit b274fc3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/execution/ModuleProcessor.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
#include "llvm/Support/TargetSelect.h"
#include "llvm/Transforms//Scalar/SimplifyCFG.h"
#include "llvm/Transforms//Utils/Mem2Reg.h"
#include "llvm/Transforms/Scalar/GVN.h"
#include "llvm/Transforms/Scalar/Reassociate.h"
#include "llvm/Transforms/Utils/Cloning.h"

Expand Down

0 comments on commit b274fc3

Please sign in to comment.