[llvm] [lld] [Pass] Add hyphen to some pass names (PR #74287)
via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 4 03:53:27 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
----------------
paperchalice wrote:
Keep `instnamer`?
https://github.com/llvm/llvm-project/pull/74287
More information about the llvm-commits
mailing list