remove the last uses of Config/alloca.h

llvm-svn: 79873
This commit is contained in:
Chris Lattner
2009-08-23 22:57:38 +00:00
parent 486fcad4a8
commit 30ebdc4311
5 changed files with 7 additions and 7 deletions

View File

@@ -37,7 +37,6 @@
#include "llvm/ADT/SmallPtrSet.h"
#include "llvm/ADT/SmallSet.h"
#include "llvm/ADT/STLExtras.h"
#include "llvm/Config/alloca.h"
#include <algorithm>
using namespace llvm;