Align the __LD,__compact_unwind section.
authorBill Wendling <isanbard@gmail.com>
Wed, 24 Apr 2013 03:11:14 +0000 (03:11 +0000)
committerBill Wendling <isanbard@gmail.com>
Wed, 24 Apr 2013 03:11:14 +0000 (03:11 +0000)
commitc60e252ef6d795170c3f32e276c8f6f77d56783e
treeef5749df017978b898f44deba50b499ee65395fd
parent8e46da20d9004f88a50c1a0e156b7525bea61334
Align the __LD,__compact_unwind section.

I know what would be cool! We should align the compact unwind section because
aligned data access is faster.
<rdar://problem/13723271>

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