summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2002-08-21 22:11:14 +0000
committerChris Lattner <sabre@nondot.org>2002-08-21 22:11:14 +0000
commit829ecb6dcd013e5a2ca4dae582df8fafbf58d811 (patch)
tree90578f033ee0769c1ac58497e5fc0260e49f469e /llvm/lib/Transforms
parent67a806ed90a25d80989f247aff956bfcd40a0dcc (diff)
downloadbcm5719-llvm-829ecb6dcd013e5a2ca4dae582df8fafbf58d811.tar.gz
bcm5719-llvm-829ecb6dcd013e5a2ca4dae582df8fafbf58d811.zip
Remove extraneous #includes
llvm-svn: 3421
Diffstat (limited to 'llvm/lib/Transforms')
-rw-r--r--llvm/lib/Transforms/Instrumentation/TraceValues.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/lib/Transforms/Instrumentation/TraceValues.cpp b/llvm/lib/Transforms/Instrumentation/TraceValues.cpp
index 3239e73c981..4156199aa0f 100644
--- a/llvm/lib/Transforms/Instrumentation/TraceValues.cpp
+++ b/llvm/lib/Transforms/Instrumentation/TraceValues.cpp
@@ -6,7 +6,6 @@
//===----------------------------------------------------------------------===//
#include "llvm/Transforms/Instrumentation/TraceValues.h"
-#include "llvm/GlobalVariable.h"
#include "llvm/Constants.h"
#include "llvm/DerivedTypes.h"
#include "llvm/iMemory.h"
OpenPOWER on IntegriCloud