Make sure this tool links in all of libVMCore.a because it can --load

shared objects.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28720 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Reid Spencer 2006-06-07 23:06:50 +00:00
parent af303d53e6
commit e3f0561545

View 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