[all-commits] [llvm/llvm-project] b483ce: [ELF][ARM] Fix unneeded thunk for branches to hidd...

Fangrui Song via All-commits all-commits at lists.llvm.org
Thu Apr 14 23:58:26 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b483ce12281e31311efacf0047f95767517dcde9
      https://github.com/llvm/llvm-project/commit/b483ce12281e31311efacf0047f95767517dcde9
  Author: Fangrui Song <i at maskray.me>
  Date:   2022-04-14 (Thu, 14 Apr 2022)

  Changed paths:
    M lld/ELF/Arch/ARM.cpp
    M lld/test/ELF/arm-undefined-weak.s

  Log Message:
  -----------
  [ELF][ARM] Fix unneeded thunk for branches to hidden undefined weak

Similar to D123750 for AArch64.




More information about the All-commits mailing list