PHI nodes can never reach the asmprinter, assert and die instead of printing
authorChris Lattner <sabre@nondot.org>
Fri, 11 Sep 2009 00:41:15 +0000 (00:41 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 11 Sep 2009 00:41:15 +0000 (00:41 +0000)
commit5f12c21320c7214e54b383876c586f57c091458f
treef5696ae7e44924629b8d52b95191e50fd4f6cfad
parent9cef48eae9a4776ef2f42687072e7c61cb33e10d
PHI nodes can never reach the asmprinter, assert and die instead of printing
out an illegal "PHINODE" instruction.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@81495 91177308-0d34-0410-b5e6-96231b3b80d8
utils/TableGen/AsmWriterEmitter.cpp