[all-commits] [llvm/llvm-project] 7c6759: [ELF] Merge canInline into scriptDefined

Fangrui Song via All-commits all-commits at lists.llvm.org
Sat Feb 5 12:00:47 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7c675923c739478b33a02af130101f8edea2fb3a
      https://github.com/llvm/llvm-project/commit/7c675923c739478b33a02af130101f8edea2fb3a
  Author: Fangrui Song <i at maskray.me>
  Date:   2022-02-05 (Sat, 05 Feb 2022)

  Changed paths:
    M lld/ELF/Driver.cpp
    M lld/ELF/LTO.cpp
    M lld/ELF/SymbolTable.cpp
    M lld/ELF/Symbols.h

  Log Message:
  -----------
  [ELF] Merge canInline into scriptDefined

They perform similar tasks and are essentially the same after
d28c26bbdd9e6e55cc0a6156e9879f7e0ca36329.




More information about the All-commits mailing list