[PATCH] D20211: [ELF] - Support of compressed debug sections creation(draft).

Rafael EspĂ­ndola via llvm-commits llvm-commits at lists.llvm.org
Fri May 13 08:18:32 PDT 2016


On 13 May 2016 at 10:36, Rui Ueyama <ruiu at google.com> wrote:
> I think the most important question is whether we want to support emitting
> compressed debug sections or not. Looks like reading compressed debug
> sections is at least more common.

Looks like Craig first added it to gold in 2007.

Craig, do you remember the use case and if it is still used?

Cheers,
Rafael


More information about the llvm-commits mailing list