[all-commits] [llvm/llvm-project] 9eb1f2: [ELF] Remove a special case from ExprValue::getSec...

Fangrui Song via All-commits all-commits at lists.llvm.org
Fri Sep 15 17:46:06 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9eb1f2d0ace33ada64c7ec816e1b24414c12b030
      https://github.com/llvm/llvm-project/commit/9eb1f2d0ace33ada64c7ec816e1b24414c12b030
  Author: Fangrui Song <i at maskray.me>
  Date:   2023-09-15 (Fri, 15 Sep 2023)

  Changed paths:
    M lld/ELF/LinkerScript.cpp

  Log Message:
  -----------
  [ELF] Remove a special case from ExprValue::getSectionOffset. NFC

The special cases added by https://reviews.llvm.org/D42911
(defsym-reserved-syms.s) are unneeded after https://reviews.llvm.org/D66717




More information about the All-commits mailing list