Fix typeo and refactor bb productions to make it possible for us to reuse any
authorChris Lattner <sabre@nondot.org>
Tue, 13 Jul 2004 08:39:15 +0000 (08:39 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 13 Jul 2004 08:39:15 +0000 (08:39 +0000)
commit22ae232d98c301752955f29a4a521bf07e56a757
tree42650d6c2f7a941447fdd62f144da1032f86c9ca
parentbc721ed100e5b662790ddfc014a1bb497386a947
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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14791 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AsmParser/llvmAsmParser.y