Learn more about cloning repositories
You have read-only access
Teach IRGen to emit the 'readonly' function attribute. Teach IRGen to emit the llvm function attribute 'readonly' for functions that are annotated with the @effects(readonly) attribute. Swift SVN r32477