make the NullStreamer set the section on a label when emitted so that isDefined(...
authorChris Lattner <sabre@nondot.org>
Tue, 9 Mar 2010 23:12:18 +0000 (23:12 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 9 Mar 2010 23:12:18 +0000 (23:12 +0000)
commit2e5dd9b7415e9586ab1f436a336c6e014169e48a
treecabe9cf60dbc0e518a242f03d80e0bf8e0368af8
parentf7477470d37ee2ab9075eaee4745fa084d424ab8
make the NullStreamer set the section on a label when emitted so that isDefined() works.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@98100 91177308-0d34-0410-b5e6-96231b3b80d8
lib/MC/MCNullStreamer.cpp