[all-commits] [llvm/llvm-project] 5f689c: Remove support for the obsolete "_fixup" and "_fix...

jimingham via All-commits all-commits at lists.llvm.org
Tue Jun 9 10:26:18 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5f689cd94ab1ba030eb9a9fc607b941acba87e93
      https://github.com/llvm/llvm-project/commit/5f689cd94ab1ba030eb9a9fc607b941acba87e93
  Author: jimingham <jingham at apple.com>
  Date:   2026-06-09 (Tue, 09 Jun 2026)

  Changed paths:
    M lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCTrampolineHandler.cpp
    M lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCTrampolineHandler.h

  Log Message:
  -----------
  Remove support for the obsolete "_fixup" and "_fixedup" modes of objc_msgSend (#202449)

This was one of a long series of tricks for accelerating ObjC dispatch,
but this one hasn't been used for many years now, and the ObjC
maintainers have no intention of reviving this notion.



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