[llvm] [llc] Add -M for InstPrinter options (PR #121078)
Sergei Barannikov via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 24 21:29:51 PST 2024
s-barannikov wrote:
I'm not against the current approach, it is just I'm not sure that this option would be as useful for `llc` without allowing it to be forwarded from the driver. `llc` is more a developer tool than an end-user tool. I doubt developers will want to pass this option to `llc` (what for?).
https://github.com/llvm/llvm-project/pull/121078
More information about the llvm-commits
mailing list