[PATCH] D64797: [tools] [llvm-nm] Revert rL365889
Alex Brachet via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 16 07:55:18 PDT 2019
abrachet added a comment.
Yes I tried those. It says
`git log --format=%H --grep '^llvm-svn: 365889$' 'HEAD~10000...HEAD'` returned 128
fatal: ambiguous argument 'HEAD~10000...HEAD': unknown revision or path not in the working tree.
Use '--' to separate paths from revisions, like this:
'git <command> [<revision>...] -- [<file>...]'
I think because I deleted that branch already so it isn't local? I'm not really sure, truthfully.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64797/new/
https://reviews.llvm.org/D64797
More information about the llvm-commits
mailing list