MaskRay wrote:

Since `--entry` is wrong, `--entry=` is unsupported, and nobody seems to use 
the driver option which only affects linking, we probably should just remove 
it. Users are expected to use `-Wl,-e,entry` or `-Wl,--entry=entry` anyway.

https://github.com/llvm/llvm-project/pull/69114
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to