summaryrefslogtreecommitdiffstats
path: root/gnu/llvm/lib/Transforms/Utils/CtorUtils.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/llvm/lib/Transforms/Utils/CtorUtils.cpp')
-rw-r--r--gnu/llvm/lib/Transforms/Utils/CtorUtils.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/llvm/lib/Transforms/Utils/CtorUtils.cpp b/gnu/llvm/lib/Transforms/Utils/CtorUtils.cpp
index 6642a97a29c..82b67c29310 100644
--- a/gnu/llvm/lib/Transforms/Utils/CtorUtils.cpp
+++ b/gnu/llvm/lib/Transforms/Utils/CtorUtils.cpp
@@ -16,7 +16,6 @@
#include "llvm/IR/Constants.h"
#include "llvm/IR/Function.h"
#include "llvm/IR/GlobalVariable.h"
-#include "llvm/IR/Instructions.h"
#include "llvm/IR/Module.h"
#include "llvm/Support/Debug.h"
#include "llvm/Support/raw_ostream.h"