mirror of
https://github.com/RPCSX/llvm.git
synced 2025-03-02 18:06:17 +00:00
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:
parent
af303d53e6
commit
e3f0561545
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user