https://issues.dlang.org/show_bug.cgi?id=15180
--- Comment #3 from Jacob Carlborg <[email protected]> --- It fixes the problem but causes an other regression, it fails to call Objective-C methods. There seems to be some other problem with the Objective-C support as well. It doesn't output the Objective-C special symbols in the object file. Is it possible to do a linking test? A test that passes if it fails to link and the output contains these special symbols. --
