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:
3b26693
)
Remove an unneeded #include.
author
Dan Gohman
<gohman@apple.com>
Tue, 19 Aug 2008 17:53:16 +0000
(17:53 +0000)
committer
Dan Gohman
<gohman@apple.com>
Tue, 19 Aug 2008 17:53:16 +0000
(17:53 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@54996
91177308
-0d34-0410-b5e6-
96231b3b80d8
utils/TableGen/FastISelEmitter.h
patch
|
blob
|
history
diff --git
a/utils/TableGen/FastISelEmitter.h
b/utils/TableGen/FastISelEmitter.h
index f34ece81b95e6cbc1fc1580a831b1d66415e6767..df6a0e655cce5807e2e5670bb7176327e6ec955f 100644
(file)
--- a/
utils/TableGen/FastISelEmitter.h
+++ b/
utils/TableGen/FastISelEmitter.h
@@
-16,7
+16,6
@@
#include "TableGenBackend.h"
#include "CodeGenDAGPatterns.h"
-#include <set>
namespace llvm {