[llvm-branch-commits] [ELF] Place .lbss/.lrodata/.ldata after .bss (PR #81224)

James Y Knight via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Fri Feb 9 14:49:16 PST 2024


jyknight wrote:

Why not condition this on `-no-pic`, and keep the previous more-optimal layout for the normal case?

https://github.com/llvm/llvm-project/pull/81224


More information about the llvm-branch-commits mailing list