[lld] [llvm] [Pass] Add hyphen to some pass names (PR #74287)
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 4 03:44:59 PST 2023
================
@@ -159,7 +159,7 @@ non-obvious ways. Here are some hints and tips:
* ``bugpoint`` can produce IR which contains long names. Run ``opt
-passes=metarenamer`` over the IR to rename everything using easy-to-read,
- metasyntactic names. Alternatively, run ``opt -passes=strip,instnamer`` to
----------------
arsenm wrote:
I think this one will be disruptive, I'd drop this one
https://github.com/llvm/llvm-project/pull/74287
More information about the llvm-commits
mailing list