| commit | e84a2ba99fec058f91fb38025fe921ec2bc18e46 | [log] [tgz] |
|---|---|---|
| author | Chris Lattner <sabre@nondot.org> | Tue Jul 13 08:39:15 2004 +0000 |
| committer | Chris Lattner <sabre@nondot.org> | Tue Jul 13 08:39:15 2004 +0000 |
| tree | a054841da64f52181ad27ee441165cc586b2f9c3 | |
| parent | d9c9c496e639d4390cf485a3ca8b5d175f948055 [diff] |
Fix typeo and refactor bb productions to make it possible for us to reuse any forward reference blocks if they have been created (instead of creating a new block, replaceAllUsesOfWith, then nuking the placeholder). This is not yet implemented. llvm-svn: 14791