[PATCH] D100724: [SimplifyLibCalls] Transform printf("%s", str) --> puts(str)/noop.
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 28 06:10:53 PDT 2021
spatel added a comment.
Is this the correct email address to attribute as patch author?
dawid_jurek at vp.pl
https://llvm.org/docs/DeveloperPolicy.html#commit-messages
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D100724/new/
https://reviews.llvm.org/D100724
More information about the llvm-commits
mailing list