www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 22464] New: DMD generates deprecated textcoal section

https://issues.dlang.org/show_bug.cgi?id=22464

          Issue ID: 22464
           Summary: DMD generates deprecated textcoal section
           Product: D
           Version: D2
          Hardware: x86_64
                OS: Mac OS X
            Status: NEW
          Severity: enhancement
          Priority: P1
         Component: dmd
          Assignee: nobody puremagic.com
          Reporter: pro.mathias.lang gmail.com

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.

--
Nov 01 2021