[all-commits] [llvm/llvm-project] 4cfff1: [ELF] Move adjustSplitStackFunctionPrologues's spl...

Fangrui Song via All-commits all-commits at lists.llvm.org
Sun Dec 12 19:26:15 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4cfff19b883da3fadd27979edea4038f33a31344
      https://github.com/llvm/llvm-project/commit/4cfff19b883da3fadd27979edea4038f33a31344
  Author: Fangrui Song <i at maskray.me>
  Date:   2021-12-12 (Sun, 12 Dec 2021)

  Changed paths:
    M lld/ELF/InputSection.cpp

  Log Message:
  -----------
  [ELF] Move adjustSplitStackFunctionPrologues's splitStack check to the caller. NFC

Avoid a function call in the majority of cases and make the output smaller.




More information about the All-commits mailing list