projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
698d0ae
)
[TableGen] Remove unnecessary include. NFC.
author
Craig Topper
<craig.topper@gmail.com>
Sun, 7 Jun 2015 06:01:22 +0000
(06:01 +0000)
committer
Craig Topper
<craig.topper@gmail.com>
Sun, 7 Jun 2015 06:01:22 +0000
(06:01 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@239249
91177308
-0d34-0410-b5e6-
96231b3b80d8
include/llvm/TableGen/Record.h
patch
|
blob
|
history
diff --git
a/include/llvm/TableGen/Record.h
b/include/llvm/TableGen/Record.h
index 062e03d6e5f8500d477a9989dbbc66331f8dccee..91aad57ee71f15e54638470c93f734b8a58cc357 100644
(file)
--- a/
include/llvm/TableGen/Record.h
+++ b/
include/llvm/TableGen/Record.h
@@
-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"