[lld] [lld/ELF] Place large executable sections at the beginning (PR #70358)

Reid Kleckner via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 17 15:29:48 PST 2023


================
@@ -902,11 +902,12 @@ enum RankFlags {
   RF_NOT_ALLOC = 1 << 26,
----------------
rnk wrote:

This ranking mechanism is a bit difficult to understand, but changing it is out of scope of this change.

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


More information about the llvm-commits mailing list