When resolving upreferences, if multiple uprefs will be resolved to the same
authorChris Lattner <sabre@nondot.org>
Mon, 9 Feb 2004 18:53:54 +0000 (18:53 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 9 Feb 2004 18:53:54 +0000 (18:53 +0000)
commit026a8ce312e512aee56fd0239f37a7caed1669dd
tree2ef8d90b818717075d4df330aac97a3b82882545
parentf7ecb9548d7a8da592e7fec555061e20b47f3219
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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11241 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AsmParser/llvmAsmParser.y