Commits

Nadav Rotem committed 0d426bb15d1
Change the linkage kind fron PublicExternal to Shared to make IRGen generate the linkonce_odr linkage type. Using linkonce_odr will make sure we use the symbol from the executable and not from the dylib. Swift SVN r17997