commit | 9d1af97d02e9a0b985e940e950ed659b812c5f3f | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Fri May 28 05:47:27 2004 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Fri May 28 05:47:27 2004 +0000 |
tree | e864de3517a7e6f8922e5bf207670449853353ef | |
parent | c3fcaea8ac146984a0f4f5986764cb264d91d221 [diff] |
Fix the big regression that has been killing the nightly tester these last few days. Apparently the old symbol table used to auto rename collisions in the type symbol table and the new one does not. It doesn't really make sense for the new one to do so, so we just make the client do it. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13877 91177308-0d34-0410-b5e6-96231b3b80d8