[PATCH] D48756: Add option for section ordering
Peter Collingbourne via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 29 10:36:57 PDT 2018
pcc requested changes to this revision.
pcc added a comment.
This revision now requires changes to proceed.
Whatever we do I think this should certainly not be the default. 99+% of programs benefit from function sections and data sections due to reduced code size.
Can you explain why enabling function sections and data sections causes the Linux kernel not to boot?
Repository:
rL LLVM
https://reviews.llvm.org/D48756
More information about the llvm-commits
mailing list