Skip to content
  • George Rimar's avatar
    18a30962
    [ELF] - Set Config->SingleRoRx differently. NFC. · 18a30962
    George Rimar authored
    Previously Config->SingleRoRx was set in
    createFiles() and used HasSections.
    
    This change moves it to readConfigs at place of
    common flags handling, and adds logic that sets
    this flag separatelly from ScriptParser if SECTIONS present.
    
    llvm-svn: 288021
    18a30962
    [ELF] - Set Config->SingleRoRx differently. NFC.
    George Rimar authored
    Previously Config->SingleRoRx was set in
    createFiles() and used HasSections.
    
    This change moves it to readConfigs at place of
    common flags handling, and adds logic that sets
    this flag separatelly from ScriptParser if SECTIONS present.
    
    llvm-svn: 288021
Loading