Remove configurey-fu to autodetect hash_map and hash_set now that they are
no longer used in LLVM. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@66406 91177308-0d34-0410-b5e6-96231b3b80d8
Showing
- Makefile 0 additions, 4 deletionsMakefile
- autoconf/configure.ac 0 additions, 4 deletionsautoconf/configure.ac
- autoconf/m4/cxx_hash_map.m4 0 additions, 59 deletionsautoconf/m4/cxx_hash_map.m4
- autoconf/m4/cxx_hash_set.m4 0 additions, 60 deletionsautoconf/m4/cxx_hash_set.m4
- cmake/config-ix.cmake 0 additions, 17 deletionscmake/config-ix.cmake
- cmake/modules/CheckCxxHashmap.cmake 0 additions, 53 deletionscmake/modules/CheckCxxHashmap.cmake
- cmake/modules/CheckCxxHashset.cmake 0 additions, 52 deletionscmake/modules/CheckCxxHashset.cmake
- include/llvm/ADT/HashExtras.h 0 additions, 1 deletioninclude/llvm/ADT/HashExtras.h
- include/llvm/ADT/hash_map.cmake 0 additions, 150 deletionsinclude/llvm/ADT/hash_map.cmake
- include/llvm/ADT/hash_map.h.in 0 additions, 150 deletionsinclude/llvm/ADT/hash_map.h.in
- include/llvm/ADT/hash_set.cmake 0 additions, 111 deletionsinclude/llvm/ADT/hash_set.cmake
- include/llvm/ADT/hash_set.h.in 0 additions, 111 deletionsinclude/llvm/ADT/hash_set.h.in
Loading
Please register or sign in to comment