[all-commits] [llvm/llvm-project] e3ecc6: [ELF] Make symAux[0] a sentinel

Fangrui Song via All-commits all-commits at lists.llvm.org
Thu Sep 29 00:50:36 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e3ecc6a91241affd1d93615e0c9569794b016a00
      https://github.com/llvm/llvm-project/commit/e3ecc6a91241affd1d93615e0c9569794b016a00
  Author: Fangrui Song <i at maskray.me>
  Date:   2022-09-29 (Thu, 29 Sep 2022)

  Changed paths:
    M lld/ELF/Driver.cpp
    M lld/ELF/InputFiles.cpp
    M lld/ELF/Relocations.cpp
    M lld/ELF/SymbolTable.cpp
    M lld/ELF/Symbols.h
    M lld/ELF/SyntheticSections.cpp

  Log Message:
  -----------
  [ELF] Make symAux[0] a sentinel

And default auxIdx to 0.




More information about the All-commits mailing list