summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2002-07-24 21:09:54 +0000
committerChris Lattner <sabre@nondot.org>2002-07-24 21:09:54 +0000
commitcfbda0cced89ec3014187d29f15672c7f8f8ad2e (patch)
treef344c52be407a437e20843d544a3477185a4c3e7
parentf7b84b6718626a88bd200fb65e320d9eef2b2c8e (diff)
downloadbcm5719-llvm-cfbda0cced89ec3014187d29f15672c7f8f8ad2e.tar.gz
bcm5719-llvm-cfbda0cced89ec3014187d29f15672c7f8f8ad2e.zip
Move compatibility headers to Support
llvm-svn: 3054
-rw-r--r--llvm/include/ext/hash_map2
-rw-r--r--llvm/include/ext/hash_set2
2 files changed, 0 insertions, 4 deletions
diff --git a/llvm/include/ext/hash_map b/llvm/include/ext/hash_map
deleted file mode 100644
index 4b936557de1..00000000000
--- a/llvm/include/ext/hash_map
+++ /dev/null
@@ -1,2 +0,0 @@
-
-#include <hash_map>
diff --git a/llvm/include/ext/hash_set b/llvm/include/ext/hash_set
deleted file mode 100644
index af4c914ed80..00000000000
--- a/llvm/include/ext/hash_set
+++ /dev/null
@@ -1,2 +0,0 @@
-
-#include <hash_set>
OpenPOWER on IntegriCloud