Remove #include
authorChris Lattner <sabre@nondot.org>
Wed, 10 Sep 2003 20:35:21 +0000 (20:35 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 10 Sep 2003 20:35:21 +0000 (20:35 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8457 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Transforms/Instrumentation/ProfilePaths/GraphAuxiliary.cpp
lib/Transforms/Instrumentation/ProfilePaths/GraphAuxillary.cpp

index b9423519585c3c0cbf645f64b6a3557f08f0c3e4..10b55ce63e3ba3a5f410bf24147c6b47832b46b6 100644 (file)
@@ -6,7 +6,6 @@
 //
 //===----------------------------------------------------------------------===//
 
-#include "llvm/Transforms/Utils/UnifyFunctionExitNodes.h"
 #include "llvm/Pass.h"
 #include "llvm/Module.h"
 #include "llvm/iTerminators.h"
index b9423519585c3c0cbf645f64b6a3557f08f0c3e4..10b55ce63e3ba3a5f410bf24147c6b47832b46b6 100644 (file)
@@ -6,7 +6,6 @@
 //
 //===----------------------------------------------------------------------===//
 
-#include "llvm/Transforms/Utils/UnifyFunctionExitNodes.h"
 #include "llvm/Pass.h"
 #include "llvm/Module.h"
 #include "llvm/iTerminators.h"