[PATCH] D45180: libcalls must check for "RtLibUseGOT" metadata during simplification

Sriraman Tallam via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 2 17:39:43 PDT 2018


tmsriram added a comment.

In https://reviews.llvm.org/D45180#1055100, @espindola wrote:

> I am not sure I understand. Shouldn't this just copy nonlazybind from printf to puts?


I didn't see that happen anywhere,  inferLibFuncAttribues is where the attributes are added to the simplified function.


https://reviews.llvm.org/D45180





More information about the llvm-commits mailing list