[PATCH] D45418: [SimplifyLibcalls] Atoi, strtol replacements

Dávid Bolvanský via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 20 17:24:26 PDT 2018


xbolva00 added a comment.

In https://reviews.llvm.org/D45418#1074260, @efriedma wrote:

> 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?


Updated.


https://reviews.llvm.org/D45418





More information about the llvm-commits mailing list