commit | 8c89a0a1fdc170551b347020344f583788d4fdea | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Tue Jul 13 08:10:10 2004 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Tue Jul 13 08:10:10 2004 +0000 |
tree | 3ecaabe2accac1b9a58e354346d257596286a3cf | |
parent | 8ab406d5bd7b94d7acce3f6d97efc5b011d869dc [diff] |
Now that basic blocks are eagerly inserted into the Function, we can use the funciton symbol table to check for conflicts instead of having to keep a shadow named LocalSymtab. Totally eliminate LocalSymtab. Verified that this did not cause a regression on the testcase for PR107. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14788 91177308-0d34-0410-b5e6-96231b3b80d8