Make the asmwriter much more tolerant of errors (which are common when working
authorChris Lattner <sabre@nondot.org>
Wed, 9 Jun 2004 19:41:19 +0000 (19:41 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 9 Jun 2004 19:41:19 +0000 (19:41 +0000)
commit69566459cc27c5210472a87ae2fe7b2ca64f9fc8
tree7cdeb096ac89d789bf73eb1c3b66f30a9b8236bf
parent389174b098e4d106729d64bd782a29c4af20ad86
Make the asmwriter much more tolerant of errors (which are common when working
on new front-ends and stuff).  Also get rid of some tabs that snuck in.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14100 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/AsmWriter.cpp