Skip to content
Commit 3706708e authored by Chris Lattner's avatar Chris Lattner
Browse files

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
parent 6e5427c2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment