[all-commits] [llvm/llvm-project] 5ea65d: Revert "[clang][Darwin] Disable ObjC class selecto...
yueshe via All-commits
all-commits at lists.llvm.org
Fri Jun 12 00:47:36 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5ea65dfac0023ca82b8961f188d574c228657d22
https://github.com/llvm/llvm-project/commit/5ea65dfac0023ca82b8961f188d574c228657d22
Author: yueshe <yueshe1996 at gmail.com>
Date: 2026-06-12 (Fri, 12 Jun 2026)
Changed paths:
M clang/lib/Driver/ToolChains/Darwin.cpp
M clang/test/Driver/darwin-objc-selector-stubs.m
Log Message:
-----------
Revert "[clang][Darwin] Disable ObjC class selector stubs when using LLD" (#203456)
Reverts llvm/llvm-project#203388
Unfortunately this breaks a bunch of tests on CI bots because they seem
to have LLD configured as the default linker. The tests were originally
written to expect `-fobjc-msgsend-class-selector-stubs`. Will have to
modify the tests as well
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