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

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.

llvm-svn: 14788
parent 2ed776bb
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