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

When resolving upreferences, if multiple uprefs will be resolved to the same

type at the same time, resolve the upreferences to each other before resolving
it to the outer type.  This shaves off some time from the testcase in PR224, from
25.41s -> 21.72s.

llvm-svn: 11241
parent 0df42985
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