[lld] [lld/ELF] Place large executable sections at the beginning (PR #70358)
    Fangrui Song via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Apr 25 15:14:20 PDT 2024
    
    
  
MaskRay wrote:
I think we can give this a try. Best to mention when LLVM started to emit `.ltext` for large code model. #70358 ? 
The code and x86-64-section-layout.s has other changes, so this PR needs a rebase. We probably should add another assembly file in `x86-64-section-layout.s` for `.ltext` with very few other sections.
https://github.com/llvm/llvm-project/pull/70358
    
    
More information about the llvm-commits
mailing list