[PATCH] D62647: [llvm-objcopy] Fixed discontinuity in error messages

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 3 08:20:46 PDT 2019


jhenderson added a comment.

In D62647#1523304 <https://reviews.llvm.org/D62647#1523304>, @abrachet wrote:

> This was mistakenly committed last night. There are two different commits in here. How do I delete this? Sorry about that


Hi @abrachet,

Strictly speaking, all Phabricator shows is a diff versus some base version that it was created from, as shown by e.g. svn diff. As a result, you don't need to "delete" a commit, and can just update the diff. However, if this was inadvertently created for review, then abandoning the change as you have done is completely fine.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D62647/new/

https://reviews.llvm.org/D62647





More information about the llvm-commits mailing list