[TableGen] Remove unnecessary include. NFC.

llvm-svn: 239249
This commit is contained in:
Craig Topper 2015-06-07 06:01:22 +00:00
parent 95d9b5a506
commit e28cd8014c
1 changed files with 0 additions and 1 deletions

View File

@ -17,7 +17,6 @@
#include "llvm/ADT/ArrayRef.h"
#include "llvm/ADT/FoldingSet.h"
#include "llvm/Support/Allocator.h"
#include "llvm/Support/Casting.h"
#include "llvm/Support/DataTypes.h"
#include "llvm/Support/ErrorHandling.h"