[libcxx-commits] [libcxx] [libcxx] Option to disable overridden function detection (PR #108734)

Nikolas Klauser via libcxx-commits libcxx-commits at lists.llvm.org
Sun Sep 15 01:04:01 PDT 2024


philnik777 wrote:

Why does this require a feature to disable? Can't you just update the linker script? That shouldn't be that hard. Or we could even look into putting it into a subsection like `.text.__libcxx_whatever_it_was`. Wouldn't that also solve the problem?

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


More information about the libcxx-commits mailing list