Learn more about cloning repositories
You have read-only access
IRGen: Remove redundant runtime registration in JIT code. We do this already in emitRuntimeRegistration, no need to duplicate it (badly) in emitSourceFile. Swift SVN r23066