[all-commits] [llvm/llvm-project] d25db9: [MC] Delete STT_SECTION special cases from MCSymbo...

Fangrui Song via All-commits all-commits at lists.llvm.org
Sun Dec 15 20:40:13 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: d25db94fa755651e42b15a51f2e8538f684418b7
      https://github.com/llvm/llvm-project/commit/d25db94fa755651e42b15a51f2e8538f684418b7
  Author: Fangrui Song <maskray at google.com>
  Date:   2019-12-15 (Sun, 15 Dec 2019)

  Changed paths:
    M llvm/lib/MC/MCSymbolELF.cpp

  Log Message:
  -----------
  [MC] Delete STT_SECTION special cases from MCSymbolELF::setType and setBinding

The special cases added by rL293936 were no longer needed after rL296180
disallowed redefinition of section symbols.




More information about the All-commits mailing list