[libc-commits] [PATCH] D82133: Add strcmp function to libc.
Chris Gyurgyik via Phabricator via libc-commits
libc-commits at lists.llvm.org
Thu Jun 18 18:03:38 PDT 2020
cgyurgyik added a comment.
In D82133#2102309 <https://reviews.llvm.org/D82133#2102309>, @abrachet wrote:
> Are you using the `arc` tool to create these? I've always had trouble with it too. You can create a diff and upload that diff or copy and paste it in Phab, which I think is a lot easier and less error prone. `git diff origin -U99999 > patch` then you can upload patch from reviews.llvm.org. Hopefully thats helpful
Thank you! Yes, as you can tell, I'm struggling a bit with arc. I will look into this approach; it sounds a lot better.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D82133/new/
https://reviews.llvm.org/D82133
More information about the libc-commits
mailing list