Skip to content
  • aadaa-fgtaa's avatar
    7ed005ca
    Optimise ELF linker (#23464) · 7ed005ca
    aadaa-fgtaa authored and Zubin's avatar Zubin 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)
    7ed005ca
    Optimise ELF linker (#23464)
    aadaa-fgtaa authored and Zubin's avatar Zubin 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