Add -load option

llvm-svn: 14740
This commit is contained in:
Chris Lattner
2004-07-11 01:08:19 +00:00
parent 4b6cdab582
commit ec2a1566cc
4 changed files with 4 additions and 0 deletions

View File

@@ -14,6 +14,7 @@
#include "CLIDebugger.h"
#include "Support/CommandLine.h"
#include "Support/PluginLoader.h"
#include "llvm/System/Signals.h"
#include <iostream>