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

          Issue ID: 15022
           Summary: use __TEXT,__cstring to deduplicate strings during
                    linking
           Product: D
           Version: D2
          Hardware: All
                OS: Mac OS X
            Status: NEW
          Severity: enhancement
          Priority: P1
         Component: dmd
          Assignee: nob...@puremagic.com
          Reporter: c...@dawg.eu

The linker will deduplicate all strings in the __TEXT,__cstring section.
https://developer.apple.com/library/mac/documentation/DeveloperTools/Conceptual/MachORuntime/#//apple_ref/doc/uid/TP40000895-CH248-CJBIIIJH

--

Reply via email to