This is an archive of the discontinued LLVM Phabricator instance.

[docs] Document the --print-passes flag in opt.
ClosedPublic

Authored by fcambus on Sep 12 2021, 1:55 PM.

Diff Detail

Event Timeline

fcambus requested review of this revision.Sep 12 2021, 1:55 PM
fcambus created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptSep 12 2021, 1:55 PM
aeubanks accepted this revision.Sep 12 2021, 2:32 PM
This revision is now accepted and ready to land.Sep 12 2021, 2:32 PM
asbirlea accepted this revision.Sep 15 2021, 11:36 AM
xgupta added a subscriber: xgupta.Sep 23 2021, 10:57 AM

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.

fcambus updated this revision to Diff 374659.Sep 23 2021, 1:48 PM

Rebased on top of current main branch.

This revision was landed with ongoing or failed builds.Sep 23 2021, 8:29 PM
This revision was automatically updated to reflect the committed changes.