[PATCH] D104137: Optimize lld::elf::ScriptLexer::getLineNumber by avoiding repeated work
    Fangrui Song via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Jun 22 15:36:49 PDT 2021
    
    
  
MaskRay added a comment.
@ccross How did you end up with a 4MB linker script? Something like `.text : { input0(.text) input1(.text) input2(.text) }` to reorder sections?
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D104137/new/
https://reviews.llvm.org/D104137
    
    
More information about the llvm-commits
mailing list