[PATCH] D31094: [BuildLibCalls] emitPutChar should infer its function attributes

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 17 13:54:39 PDT 2017


spatel added a comment.

Can we do better than repeating this in every emit* function? Is there ever a case where we don't want to infer the attrs?


https://reviews.llvm.org/D31094





More information about the llvm-commits mailing list