[PATCH] D15765: Rename OutputSection -> Segment.

Ed Maste via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 23 19:17:04 PST 2015


emaste added a subscriber: emaste.
emaste added a comment.

> Segment is the official terminology in the ELF spec to denote the output section.


This is confusing to me - the output ELF file has both sections and segments.


http://reviews.llvm.org/D15765





More information about the llvm-commits mailing list