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:
af303d5
)
Make sure this tool links in all of libVMCore.a because it can --load
author
Reid Spencer
<rspencer@reidspencer.com>
Wed, 7 Jun 2006 23:06:50 +0000
(23:06 +0000)
committer
Reid Spencer
<rspencer@reidspencer.com>
Wed, 7 Jun 2006 23:06:50 +0000
(23:06 +0000)
shared objects.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28720
91177308
-0d34-0410-b5e6-
96231b3b80d8
tools/bugpoint/bugpoint.cpp
patch
|
blob
|
history
diff --git
a/tools/bugpoint/bugpoint.cpp
b/tools/bugpoint/bugpoint.cpp
index f30243dcc457e91a4e59e27aff0da2258d6c0154..21a462318124ae766c4b415cd623f2957a5a6292 100644
(file)
--- a/
tools/bugpoint/bugpoint.cpp
+++ b/
tools/bugpoint/bugpoint.cpp
@@
-22,6
+22,7
@@
#include "llvm/Support/PluginLoader.h"
#include "llvm/System/Process.h"
#include "llvm/System/Signals.h"
+#include "llvm/LinkAllVMCore.h"
using namespace llvm;
// AsChild - Specifies that this invocation of bugpoint is being generated