Make the registration hash_map static. No other module needs it. Also,
authorReid Spencer <rspencer@reidspencer.com>
Sat, 21 May 2005 01:27:04 +0000 (01:27 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Sat, 21 May 2005 01:27:04 +0000 (01:27 +0000)
commit89026028d1c730c360f4b20d7449ca73dea065d4
tree611375e804f6624195efafab3cd51444fdfb935b
parent0660f754df416e5fee4d80711b16cf9dc5318d35
Make the registration hash_map static. No other module needs it. Also,
document what its for a little better.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22164 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/IPO/SimplifyLibCalls.cpp