diff --git a/llvm/docs/Phabricator.rst b/llvm/docs/Phabricator.rst index b811918dce45d..9056f3a32a8ec 100644 --- a/llvm/docs/Phabricator.rst +++ b/llvm/docs/Phabricator.rst @@ -206,6 +206,12 @@ the following: ninja check-$whatever # Rerun the appropriate tests if needed. git llvm push +Or + +:: + + arc land D + Abandoning a change -------------------