summaryrefslogtreecommitdiffstats
path: root/llvm/utils
diff options
context:
space:
mode:
authorDan Gohman <gohman@apple.com>2008-08-19 17:53:16 +0000
committerDan Gohman <gohman@apple.com>2008-08-19 17:53:16 +0000
commit522012fc561b2c57ede7671b8f60f60dbae556f2 (patch)
treeae535093320c5354eadc651a5ec2483c3130947e /llvm/utils
parent1298fb90d38701451b86d249db88b54c49586c7e (diff)
downloadbcm5719-llvm-522012fc561b2c57ede7671b8f60f60dbae556f2.tar.gz
bcm5719-llvm-522012fc561b2c57ede7671b8f60f60dbae556f2.zip
Remove an unneeded #include.
llvm-svn: 54996
Diffstat (limited to 'llvm/utils')
-rw-r--r--llvm/utils/TableGen/FastISelEmitter.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/utils/TableGen/FastISelEmitter.h b/llvm/utils/TableGen/FastISelEmitter.h
index f34ece81b95..df6a0e655cc 100644
--- a/llvm/utils/TableGen/FastISelEmitter.h
+++ b/llvm/utils/TableGen/FastISelEmitter.h
@@ -16,7 +16,6 @@
#include "TableGenBackend.h"
#include "CodeGenDAGPatterns.h"
-#include <set>
namespace llvm {
OpenPOWER on IntegriCloud