Initialize CompactUnwindSection so that other targets won't use an uninitialized...
authorBill Wendling <isanbard@gmail.com>
Mon, 29 Aug 2011 18:25:59 +0000 (18:25 +0000)
committerBill Wendling <isanbard@gmail.com>
Mon, 29 Aug 2011 18:25:59 +0000 (18:25 +0000)
commit98ba358fdb0596d0d705a4e5295c7932f979b701
treed181bb0387b782013c5feec59833300a231feeff
parent4db5acaf48c119b2bb7ad93b10dfcfe8b58dcfdb
Initialize CompactUnwindSection so that other targets won't use an uninitialized value.

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