Skip to content
  • Timo Teräs's avatar
    rewrite option descriptors to be single string · 1d7123d8
    Timo Teräs authored
    This reduces the number of relocations on PIE binaries, and also
    reduces the executable size. Parsing of the options is slightly
    sped up as only the exact matching option group parser is called.
    1d7123d8