[PATCH] D100724: [SimplifyLibCalls] Transform printf("%s", str"\n") --> puts(str).
Dawid Jurczak via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 20 23:28:03 PDT 2021
yurai007 marked 2 inline comments as done.
yurai007 added a comment.
@lebedev.ri @xbolva00: Kindly ping :) All comments were addressed. If there is anything more to do please let me know.
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