[clang] [Driver] Add support for -export-dynamic which can match GCC behavior. (PR #72781)

dong jianqiang via cfe-commits cfe-commits at lists.llvm.org
Sun Nov 19 17:20:14 PST 2023


dongjianqiang2 wrote:

@MaskRay the reason for adding this option is that gcc supports it. please refer to https://godbolt.org/z/54sE6zTa1

https://github.com/llvm/llvm-project/pull/72781


More information about the cfe-commits mailing list