[all-commits] [llvm/llvm-project] 25f403: check stub targets in deferredBranchRedirects

Ellis Hoag via All-commits all-commits at lists.llvm.org
Wed Apr 29 15:10:38 PDT 2026


  Branch: refs/heads/users/ellishg/lld-macho-no-slop
  Home:   https://github.com/llvm/llvm-project
  Commit: 25f4038741bf0eab80bc3a717d76ae64a5f52c4c
      https://github.com/llvm/llvm-project/commit/25f4038741bf0eab80bc3a717d76ae64a5f52c4c
  Author: Ellis Hoag <ellishoag at meta.com>
  Date:   2026-04-24 (Fri, 24 Apr 2026)

  Changed paths:
    M lld/MachO/ConcatOutputSection.cpp
    M lld/MachO/InputSection.h

  Log Message:
  -----------
  check stub targets in deferredBranchRedirects


  Commit: 3c5b94f69d985587a4bfbd0360c2d135894df8ed
      https://github.com/llvm/llvm-project/commit/3c5b94f69d985587a4bfbd0360c2d135894df8ed
  Author: Ellis Hoag <ellishoag at meta.com>
  Date:   2026-04-24 (Fri, 24 Apr 2026)

  Changed paths:
    M lld/MachO/ConcatOutputSection.cpp

  Log Message:
  -----------
  add updateBranchTargetToThunk


  Commit: 18fc429b5d04c7212d5a8d03217fadd27b07ee1a
      https://github.com/llvm/llvm-project/commit/18fc429b5d04c7212d5a8d03217fadd27b07ee1a
  Author: Ellis Hoag <ellishoag at meta.com>
  Date:   2026-04-24 (Fri, 24 Apr 2026)

  Changed paths:
    M lld/test/MachO/arm64-thunks.s

  Log Message:
  -----------
  add missing test checks


  Commit: ae118427fee465d4ca856bc43425996ef75af394
      https://github.com/llvm/llvm-project/commit/ae118427fee465d4ca856bc43425996ef75af394
  Author: Ellis Hoag <ellishoag at meta.com>
  Date:   2026-04-27 (Mon, 27 Apr 2026)

  Changed paths:
    M lld/MachO/ConcatOutputSection.cpp
    M lld/MachO/ConcatOutputSection.h

  Log Message:
  -----------
  move lambdas to private helpers


  Commit: c76374a671da468d9dea7cf505ad7a0bfd279f93
      https://github.com/llvm/llvm-project/commit/c76374a671da468d9dea7cf505ad7a0bfd279f93
  Author: Ellis Hoag <ellishoag at meta.com>
  Date:   2026-04-28 (Tue, 28 Apr 2026)

  Changed paths:
    M lld/MachO/ConcatOutputSection.cpp

  Log Message:
  -----------
  add section name to log


  Commit: 0054218842ffd7f8551da4bea5c13f6e6f2bdd23
      https://github.com/llvm/llvm-project/commit/0054218842ffd7f8551da4bea5c13f6e6f2bdd23
  Author: Ellis Hoag <ellishoag at meta.com>
  Date:   2026-04-29 (Wed, 29 Apr 2026)

  Changed paths:
    M lld/MachO/ConcatOutputSection.cpp
    M lld/MachO/ConcatOutputSection.h
    M lld/MachO/InputSection.h
    M lld/test/MachO/arm64-thunks.s

  Log Message:
  -----------
  Merge branch 'lld-macho-thunk-logs' into lld-macho-no-slop


  Commit: 88cb362f304d6eb0410f8dee3ccdaa8431ff5f09
      https://github.com/llvm/llvm-project/commit/88cb362f304d6eb0410f8dee3ccdaa8431ff5f09
  Author: Ellis Hoag <ellishoag at meta.com>
  Date:   2026-04-29 (Wed, 29 Apr 2026)

  Changed paths:
    M lld/MachO/ConcatOutputSection.cpp
    M lld/MachO/Driver.cpp

  Log Message:
  -----------
  resolve some comments


Compare: https://github.com/llvm/llvm-project/compare/66119a337641...88cb362f304d

To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list