Skip to content
Commit 478fac37 authored by Chris Lattner's avatar Chris Lattner
Browse files

Speed up type resolution some more. On the testcase in PR224, for example,

this speeds up a release llvm-as from 21.95s to 11.21s, because before it
would do an expensive traversal of the type-graph of every type resolved.

llvm-svn: 11242
parent edd4500c
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