Skip to content
Snippets Groups Projects
Commit ff485d72 authored by Benjamin Kramer's avatar Benjamin Kramer
Browse files

Transforms: Remove unused include

Utils can't depend on Scalar transforms.
parent 4388c979
No related branches found
No related tags found
No related merge requests found
......@@ -16,7 +16,6 @@
#include "llvm/IR/IRBuilder.h"
#include "llvm/InitializePasses.h"
#include "llvm/Pass.h"
#include "llvm/Transforms/Scalar.h"
using namespace llvm;
#define DEBUG_TYPE "loweratomic"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment