[PATCH] D109663: [docs] Document the --print-passes flag in opt.

Shivam Gupta via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 23 10:57:34 PDT 2021


xgupta added a comment.

This patch might need a rebase? patch can't apply on local system.

INFO  Base commit is not in local repository; trying to fetch.
Created and checked out branch arcpatch-D109663.
Checking patch llvm/docs/CommandGuide/opt.rst...
error: while searching for:

Print module after each transformation.

EXIT STATUS
-----------

error: patch failed: llvm/docs/CommandGuide/opt.rst:117
Applying patch llvm/docs/CommandGuide/opt.rst with 1 reject...
Rejected hunk #1.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D109663



More information about the llvm-commits mailing list