Chris Lattner 3f4d9ffde5 FindGlobalNamed used to take 2.92s out of 8.39s running a profile build of
gccld -disable-opt on 252.eon.

This patch deletes it and replaces it with a map.  The proper fix for this
is to fix PR411, but this will do in the short term.

gccld on eon now takes 5.51s, which is 50% faster than before this patch. :)

llvm-svn: 15480
2004-08-04 07:44:58 +00:00
..
2004-08-02 20:16:21 +00:00
2004-07-29 17:15:38 +00:00
2004-07-18 00:41:27 +00:00
2004-02-13 23:29:37 +00:00