dongjianqiang2 wrote:

> export-dynamic

In that case, we have got to change `-exxx` to `-e xxx`, and `-export-dynamic` 
to `-rdynamic`. LGTM, and it follows GCC's official documented spec : )

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