Commits

Michael Gottesman committed ae18e7bedd0
[g-arc-opts] Change fatalName checking to use endswith instead of equals. Specialization manglings always prepend the specialization information to the beginning of a function name. Thus we can (until we support multiple @semantic tags) get better dylib performance. Swift SVN r25006