Add CFIStartSections to the asm printer. Add an assert that at least
authorRafael Espindola <rafael.espindola@gmail.com>
Tue, 10 May 2011 13:39:48 +0000 (13:39 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Tue, 10 May 2011 13:39:48 +0000 (13:39 +0000)
commit713c4bfc36260bfc9273d414b14757bd7819f9b1
tree3dfa639483346de56c16191a54119c14c0287827
parent0d1097078934744fd223b3825dc94799e93ef775
Add CFIStartSections to the asm printer. Add an assert that at least
one of the sections is created.

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