[all-commits] [llvm/llvm-project] 3f9f8e: ObjcRuntime.h: Add mips64, aarch64, and riscv64 to...

Hugo Melder via All-commits all-commits at lists.llvm.org
Wed Jan 3 09:34:14 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3f9f8efc548d4a1dbd289bcf5fafe644d5f5c8f8
      https://github.com/llvm/llvm-project/commit/3f9f8efc548d4a1dbd289bcf5fafe644d5f5c8f8
  Author: Hugo Melder <service at hugomelder.com>
  Date:   2024-01-03 (Wed, 03 Jan 2024)

  Changed paths:
    M clang/include/clang/Basic/ObjCRuntime.h
    M clang/test/CodeGenObjC/messages.m
    A clang/test/Driver/gnustep-dispatch-method.m

  Log Message:
  -----------
  ObjcRuntime.h: Add mips64, aarch64, and riscv64 to non-legacy dispatch (#76694)

This PR updates the list of architectures for which libobjc2 has
fast-path objc_msgSend implementations.

Related to: https://github.com/gnustep/libobjc2/pull/261




More information about the All-commits mailing list