sunfish added a comment.

I don't see a way to do this with weak symbols, and an install script would be 
yet-another moving part that we'd have to make on end-user systems.

How about this: once we reach a point where we don't support the old LLVM 
anymore, libc can make crt1.o be the same as crt1-command.o, and then once 
we're sure we don't support libc old than that, we can switch LLVM back to 
crt1.o :-).


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D89274/new/

https://reviews.llvm.org/D89274

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to