[lld] r256141 - [ELF] - Fixed padding for CIE/FDE entries of .eh_frame section

Rafael EspĂ­ndola via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 13 06:44:42 PST 2016


> Probably by now it is safe for MC to assume every linker processes
> .eh_frame. With that it could produce .eh_frame sections with an
> alignment of 4 and we could remember the alignment of each cie/fde to
> produce a more compact result. (I will open a bug).

pr25942


Cheers,
Rafael


More information about the llvm-commits mailing list