Commits
Jordan Rose committed 614caf28254
-autolink-force-load: use weak instead of linkonce for FORCE_LOAD symbols. ...so that at least one copy stays around in the final binary. We need this for /both/ the anchor symbol and the symbol that references it, because otherwise the /reference/ could get stripped out as unused. <rdar://problem/16829587> Swift SVN r17814