[clang] [Driver] Add support for -export-dynamic which can match GCC behavior. (PR #72781)
Brad Smith via cfe-commits
cfe-commits at lists.llvm.org
Mon Nov 20 15:10:24 PST 2023
brad0 wrote:
I have never seen such usage before. You're supposed to use ```-rdynamic```.
https://github.com/llvm/llvm-project/pull/72781
More information about the cfe-commits
mailing list