summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-db
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2006-06-08 00:25:44 +0000
committerChris Lattner <sabre@nondot.org>2006-06-08 00:25:44 +0000
commitc944417749519c998c467285c663aaab782e837a (patch)
tree9317fa6d0ee6bcf27c7ab2eefd6ec425abcf6395 /llvm/tools/llvm-db
parentab97f22ccc5e6674878c31b003cee81c476b4b13 (diff)
downloadbcm5719-llvm-c944417749519c998c467285c663aaab782e837a.tar.gz
bcm5719-llvm-c944417749519c998c467285c663aaab782e837a.zip
This no longer needs plugins, this it doesn't need all of VMCore.
llvm-svn: 28723
Diffstat (limited to 'llvm/tools/llvm-db')
-rw-r--r--llvm/tools/llvm-db/llvm-db.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/llvm/tools/llvm-db/llvm-db.cpp b/llvm/tools/llvm-db/llvm-db.cpp
index b270535452b..2680d8c4233 100644
--- a/llvm/tools/llvm-db/llvm-db.cpp
+++ b/llvm/tools/llvm-db/llvm-db.cpp
@@ -14,9 +14,7 @@
#include "CLIDebugger.h"
#include "llvm/Support/CommandLine.h"
-#include "llvm/Support/PluginLoader.h"
#include "llvm/System/Signals.h"
-#include "llvm/LinkAllVMCore.h"
#include <iostream>
using namespace llvm;
OpenPOWER on IntegriCloud