See https://lists.llvm.org/pipermail/llvm-commits/Week-of-Mon-20151012/305992.html for context.
Those sections are deprecated by LLVM and the linker might emit warnings on it.
Additionally, they make some work on debug info a bit more complicated than needed.
This issue is OSX-specific.
Mathias LANG (@Geod24) reported this on 2021-11-01T07:59:57Z
Transferred from https://issues.dlang.org/show_bug.cgi?id=22464
CC List
Description
See https://lists.llvm.org/pipermail/llvm-commits/Week-of-Mon-20151012/305992.html for context. Those sections are deprecated by LLVM and the linker might emit warnings on it. Additionally, they make some work on debug info a bit more complicated than needed. This issue is OSX-specific.