[llvm] r236267 - Simplify the creation of compressed debug sections.

Rafael EspĂ­ndola rafael.espindola at gmail.com
Thu Apr 30 15:46:55 PDT 2015


> Awesome, thanks a bunch!
>
> It was pretty confusing figuring out how to do this when I implemented it -
> creating fragments, etc.

Yes, the old ELF writer code was really convoluted. In big part it was
my fault, the early ELF in MC prototype grew to what we had without
ever getting a rewrite.

Cheers,
Rafael



More information about the llvm-commits mailing list