summaryrefslogtreecommitdiffstats
path: root/llvm/tools/opt/opt.cpp
diff options
context:
space:
mode:
authorDan Gohman <gohman@apple.com>2010-03-24 19:56:17 +0000
committerDan Gohman <gohman@apple.com>2010-03-24 19:56:17 +0000
commit8e404fe769b112197ff5af91e857525fefa5d217 (patch)
treed2cd4c83a80a74ced2152b6c4bb18fb4112faa27 /llvm/tools/opt/opt.cpp
parente99953ce9c48924ef49fee0590ab45b2e2061546 (diff)
downloadbcm5719-llvm-8e404fe769b112197ff5af91e857525fefa5d217.tar.gz
bcm5719-llvm-8e404fe769b112197ff5af91e857525fefa5d217.zip
Trim #includes.
llvm-svn: 99416
Diffstat (limited to 'llvm/tools/opt/opt.cpp')
-rw-r--r--llvm/tools/opt/opt.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/tools/opt/opt.cpp b/llvm/tools/opt/opt.cpp
index 4fb00255041..311f67173f3 100644
--- a/llvm/tools/opt/opt.cpp
+++ b/llvm/tools/opt/opt.cpp
@@ -28,7 +28,6 @@
#include "llvm/Support/Debug.h"
#include "llvm/Support/IRReader.h"
#include "llvm/Support/ManagedStatic.h"
-#include "llvm/Support/MemoryBuffer.h"
#include "llvm/Support/PluginLoader.h"
#include "llvm/Support/PrettyStackTrace.h"
#include "llvm/Support/StandardPasses.h"
OpenPOWER on IntegriCloud