[clang] ObjcRuntime.h: Add mips64, aarch64, and riscv64 to non-legacy dispatch (PR #76694)

David Chisnall via cfe-commits cfe-commits at lists.llvm.org
Tue Jan 2 00:32:45 PST 2024


davidchisnall wrote:

This should also come with a test to make sure that we’re generating objc_msgSend or the lookup functions with the runtime versions after / before the support for these architectures, respectively.

https://github.com/llvm/llvm-project/pull/76694


More information about the cfe-commits mailing list