MaskRay wrote:

GCC's default spec file for Linux does not say how `-export-dynamic` translates 
to ld `-export-dynamic`.

I think ld `--export-dynamic` is exclusively caused by `-Wl,--export-dynamic` 
or `-rdynamic`.
Do you have any example of `gcc -export-dynamic` uses?

We probably should just reject `-exxx`: 
https://github.com/llvm/llvm-project/pull/72804


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

Reply via email to