Fix the missing symbols problem Bill was hitting. Patch contributed by
Bill Wendling!! llvm-svn: 20649
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
#include "llvm/Transforms/Utils/Local.h"
|
||||
#include "llvm/Function.h"
|
||||
#include "llvm/Instructions.h"
|
||||
#include "llvm/Type.h"
|
||||
#include <map>
|
||||
using namespace llvm;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user