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

Dávid Bolvanský via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 25 05:57:56 PDT 2018


xbolva00 added a comment.

Can you give me an advice, @spatel?

I tried to merge it locally:
./merge.sh --proj llvm --rev 45418 -srcdir ../llvm/

But it merged r45418 (which has no relations with this patch) locally, not this specific patch.


https://reviews.llvm.org/D45418





More information about the llvm-commits mailing list