[clang] [MinGW] MinGW dynamicbase (PR #74979)

Martin Storsjö via cfe-commits cfe-commits at lists.llvm.org
Tue Dec 12 12:02:50 PST 2023


https://github.com/mstorsjo requested changes to this pull request.

No, you do not need to do this. There's no need to add `--dynamicbase` manually in Clang. As I already posted, both ld.bfd and ld.lld default to `--dynamicbase` enabled since 2020.

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


More information about the cfe-commits mailing list