Trim #includes.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@57649 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Dan Gohman
2008-10-16 20:18:31 +00:00
parent cc4ba7834f
commit f522068412
16 changed files with 4 additions and 33 deletions

View File

@@ -17,6 +17,7 @@
#include "llvm/Module.h"
#include "llvm/Support/InstIterator.h"
#include "llvm/ADT/SmallPtrSet.h"
#include <vector>
using namespace llvm;
char EscapeAnalysis::ID = 0;