For PR1289:
authorReid Spencer <rspencer@reidspencer.com>
Fri, 30 Mar 2007 01:37:13 +0000 (01:37 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Fri, 30 Mar 2007 01:37:13 +0000 (01:37 +0000)
commitcd5bd90a7bc0ccb1ffce5e7dc62b1976493038c4
tree6706e3ada8bf467d2adf123414063ccff6a4f03a
parenta5ad78e7460a3134861ae132498de99ed947066e
For PR1289:
Check at the end of the parse that there are no unresolved types and no
undefined values. Issue errors if there are. This gets rid of the need
for implementation or checkpoint by ensuring you can't finish a parse with
undefined things.

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