[PATCH] D12788: [elf2] Combine adjacent compatible OutputSections in PT_LOADs.

Rafael EspĂ­ndola via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 15 14:20:19 PDT 2015


> This does not. We should to treat the first section specially. What I would suggest is to have a "ProgramHeader *LastHeader" variable and initialize it to the file header program header.

We should *not* treat ...


More information about the llvm-commits mailing list