Don't emit a null terminator, nor anything after it, to the ctor/dtor list
authorChris Lattner <sabre@nondot.org>
Wed, 21 Dec 2005 01:17:37 +0000 (01:17 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 21 Dec 2005 01:17:37 +0000 (01:17 +0000)
commit8de324b59ce81cfb4202c706c96a3140f52e00c0
tree2de829bc6e6732cb085b201f54cdcb35e0ed99c0
parentbbc8ddbea30ea807ef6deeaa2b7965e38ac3c28a
Don't emit a null terminator, nor anything after it, to the ctor/dtor list

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