[libunwind] [libunwind] Pass -Wl,--export-dynamic on all supported platforms (PR #67205)

Alexander Richardson via cfe-commits cfe-commits at lists.llvm.org
Mon Sep 25 13:11:26 PDT 2023


arichardson wrote:

> Is this really desirable? It can actually break applications as it changes ELF semantics.

I agree that it's not generally desirable, but this is only for the libunwind tests (which expect these semantics).

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


More information about the cfe-commits mailing list