Make sure this tool links in all of libVMCore.a because it can --load
authorReid Spencer <rspencer@reidspencer.com>
Wed, 7 Jun 2006 23:06:50 +0000 (23:06 +0000)
committerReid 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

index f30243dcc457e91a4e59e27aff0da2258d6c0154..21a462318124ae766c4b415cd623f2957a5a6292 100644 (file)
@@ -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