Skip to content
  • aadaa-fgtaa's avatar
    cee76805
    Optimise ELF linker (#23464) · cee76805
    aadaa-fgtaa authored and Ben Gamari's avatar Ben Gamari committed
    - cache last elements of `relTable`, `relaTable` and `symbolTables` in `ocInit_ELF`
    - cache shndx table in ObjectCode
    - run `checkProddableBlock` only with debug rts
    
    (cherry picked from commit b3e1436f)
    cee76805
    Optimise ELF linker (#23464)
    aadaa-fgtaa authored and Ben Gamari's avatar Ben Gamari committed
    - cache last elements of `relTable`, `relaTable` and `symbolTables` in `ocInit_ELF`
    - cache shndx table in ObjectCode
    - run `checkProddableBlock` only with debug rts
    
    (cherry picked from commit b3e1436f)
Loading