projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
32f5553
)
This no longer needs plugins, this it doesn't need all of VMCore.
author
Chris Lattner
<sabre@nondot.org>
Thu, 8 Jun 2006 00:25:44 +0000
(
00:25
+0000)
committer
Chris Lattner
<sabre@nondot.org>
Thu, 8 Jun 2006 00:25:44 +0000
(
00:25
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28723
91177308
-0d34-0410-b5e6-
96231b3b80d8
tools/llvm-db/llvm-db.cpp
patch
|
blob
|
history
diff --git
a/tools/llvm-db/llvm-db.cpp
b/tools/llvm-db/llvm-db.cpp
index b270535452b4692190fde47b850155831ceb4e99..2680d8c42337383e658c9c0838c9649de4ba01cc 100644
(file)
--- a/
tools/llvm-db/llvm-db.cpp
+++ b/
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;