[PATCH] D45418: [SimplifyLibcalls] Atoi, strtol replacements
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 20 17:17:35 PDT 2018
efriedma added a comment.
I was going to commit this, but then I discovered that str-int.ll and str-int-2.ll are identical. Did you accidentally overwrite your changes?
https://reviews.llvm.org/D45418
More information about the llvm-commits
mailing list