Commits

Roman Levenstein committed b3e60afcc75
Even if we use wrappers, runtime functions should be visible. In principle, runtime entries could have a hidden visibility, because they are never called directly from the code produced by IRGen. But some of the runtime entries are invoked directly from the foundation. Therefore they should be visible.