[PATCH] D19976: [ELF, WIP] - Prototype of possible linkerscript redesign.

Ed Maste via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 17 19:04:28 PDT 2016


emaste added a comment.

> we probably want to make user to provide full layout if he/she needs the some exact order


Yes, I think it's OK to rely on the user to fully specify the layout if providing a linker script. (And revisit later on if it turns out there's a lot of software that relies on ld/gold defaults for unspecified sections.)


https://reviews.llvm.org/D19976





More information about the llvm-commits mailing list