Print empty inline asms as a blank line instead of:
authorChris Lattner <sabre@nondot.org>
Fri, 28 Jul 2006 00:17:20 +0000 (00:17 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 28 Jul 2006 00:17:20 +0000 (00:17 +0000)
commitf26f5dde14dddb7540d4d8024ecdd7f5a8390b39
treed272b81777d3c659b20966c011e8ac11c7de0d58
parent63ce5682e29f62d5c779e54a6362ba8ff038d350
Print empty inline asms as a blank line instead of:

        # InlineAsm Start

        # InlineAsm End

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29372 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/AsmPrinter.cpp