Unverified Commit eea21768 authored by youkaichao's avatar youkaichao Committed by GitHub
Browse files

[Doc] update the usage of opt with mem2reg pass in tutorial (#76282)

The current command will raise an error:

> The `opt -passname` syntax for the new pass manager is not supported,
please use `opt -passes=<pipeline>` (or the `-p` alias for a more
concise version).

Update the usage now.
parent 1479fe84
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment