Clean up hash table usage
authorChris Lattner <sabre@nondot.org>
Mon, 23 Jul 2001 03:50:57 +0000 (03:50 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 23 Jul 2001 03:50:57 +0000 (03:50 +0000)
commit75279ccc759499704655a581bacb8dafb3c32b71
tree7e173bf5aa5ff69d5e3b1f87f630d4129212c441
parent6c5a32d545f65623fcbb69937406f80e0715931a
Clean up hash table usage
Remove opaque pointer used for C compatibility which isn't an issue

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@275 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/InstrForest.h
lib/CodeGen/InstrSelection/InstrForest.cpp
lib/CodeGen/InstrSelection/InstrSelection.cpp
lib/Target/SparcV9/InstrSelection/InstrForest.cpp
lib/Target/SparcV9/InstrSelection/InstrSelection.cpp