[all-commits] [llvm/llvm-project] e49f8e: [NFC][llvm-reduce] Do show `-ir-passes` in help
Roman Lebedev via All-commits
all-commits at lists.llvm.org
Tue Dec 20 09:42:48 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e49f8eef41d58a9b55cb4347826d353ecf170f8b
https://github.com/llvm/llvm-project/commit/e49f8eef41d58a9b55cb4347826d353ecf170f8b
Author: Roman Lebedev <lebedev.ri at gmail.com>
Date: 2022-12-20 (Tue, 20 Dec 2022)
Changed paths:
M llvm/tools/llvm-reduce/deltas/RunIRPasses.cpp
Log Message:
-----------
[NFC][llvm-reduce] Do show `-ir-passes` in help
It's a bit non-useful when llvm-reduce runs a pass,
a testcase for a crash in which is being reduced in the first place :)
More information about the All-commits
mailing list