================ @@ -10,6 +10,9 @@ # WARNING: warning: -objc_stubs_small is not yet implemented, defaulting to -objc_stubs_fast +# RUN: %lld -arch x86_64 -lSystem -o %t-icf.out --icf=all %t.o ---------------- kyulee-com wrote: Done https://github.com/llvm/llvm-project/pull/79730