[PATCH] D41613: [ELF] - Do not use HeaderSize for conditions in PltSection.

George Rimar via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 28 09:04:45 PST 2017


>I like the idea.
>
>I would probably flip the condition and have a IsIPlt flag since both
>sections are a PLT.
>
>Cheers,
>Rafael

Agree. But our common naming is IsIplt it seems, though I like IsIPlt more I think.
May be we could rename Iplt->IPlt everywhere ?

George.


More information about the llvm-commits mailing list