https://issues.dlang.org/show_bug.cgi?id=16096
--- Comment #2 from Jacob Carlborg <[email protected]> --- There's some difference in the order the code is generate depending on if the -lib flag is passed or not. If the flag is passed, no __objc_imageinfo section is outputted. --
