summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Instrumentation/PathProfiling.cpp
diff options
context:
space:
mode:
authorRoman Divacky <rdivacky@freebsd.org>2012-12-21 17:06:44 +0000
committerRoman Divacky <rdivacky@freebsd.org>2012-12-21 17:06:44 +0000
commita229186a82b4ded40ce704c3e5019d8c0df9898f (patch)
treec7c8042abd88ee30c33824cae025e69217e69a1f /llvm/lib/Transforms/Instrumentation/PathProfiling.cpp
parenta8b03517209805327089830733766480f98e3f61 (diff)
downloadbcm5719-llvm-a229186a82b4ded40ce704c3e5019d8c0df9898f.tar.gz
bcm5719-llvm-a229186a82b4ded40ce704c3e5019d8c0df9898f.zip
Remove duplicate includes.
llvm-svn: 170902
Diffstat (limited to 'llvm/lib/Transforms/Instrumentation/PathProfiling.cpp')
-rw-r--r--llvm/lib/Transforms/Instrumentation/PathProfiling.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/lib/Transforms/Instrumentation/PathProfiling.cpp b/llvm/lib/Transforms/Instrumentation/PathProfiling.cpp
index 8aefe5901cd..2a0e89ce6a1 100644
--- a/llvm/lib/Transforms/Instrumentation/PathProfiling.cpp
+++ b/llvm/lib/Transforms/Instrumentation/PathProfiling.cpp
@@ -50,7 +50,6 @@
#include "llvm/Analysis/PathNumbering.h"
#include "llvm/Constants.h"
#include "llvm/DerivedTypes.h"
-#include "llvm/DerivedTypes.h"
#include "llvm/InstrTypes.h"
#include "llvm/Instructions.h"
#include "llvm/LLVMContext.h"
OpenPOWER on IntegriCloud