Thread overview
[Issue 19195] Support pragma to specify linker directives
Sep 02, 2018
Manu
September 02, 2018
https://issues.dlang.org/show_bug.cgi?id=19195

--- Comment #1 from Manu <turkeyman@gmail.com> ---
https://github.com/dlang/dmd/pull/8654

--
September 06, 2018
https://issues.dlang.org/show_bug.cgi?id=19195

--- Comment #2 from github-bugzilla@puremagic.com ---
Commits pushed to master at https://github.com/dlang/dmd

https://github.com/dlang/dmd/commit/aa391954552990ee8895d74fcfc42df3ac2d1386 Fixes Issue 19195 - Support pragma to specify linker directives

Added pragma(linkerDirective, "/DIRECTIVE")

https://github.com/dlang/dmd/commit/adeb9bb868872e519f3f93ca478ecb566f7e8f95 Merge pull request #8654 from TurkeyMan/linkerdirective

Fixes Issue 19195 - Support pragma to specify linker directives merged-on-behalf-of: Mathias LANG <pro.mathias.lang@gmail.com>

--
September 06, 2018
https://issues.dlang.org/show_bug.cgi?id=19195

github-bugzilla@puremagic.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--