commit | 884858608b0107df56e671406d280e9617988f36 | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Sun Mar 01 00:32:33 2009 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Sun Mar 01 00:32:33 2009 +0000 |
tree | 435579630badb7e9f795c1893c7483d3f1f7bc3b | |
parent | 585cfb68217915d54fdd0585371f277cd468bd21 [diff] |
walk type symbol table also, so we get: type opaque ; type %0 %C = type { %0, %0 } instead of: %C = type { opaque, opaque } when appropriate. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@65742 91177308-0d34-0410-b5e6-96231b3b80d8