[all-commits] [llvm/llvm-project] cb5612: Add IR name to -print-pass-numbers output
arpilipe via All-commits
all-commits at lists.llvm.org
Fri Oct 20 20:20:25 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cb5612c99b0b8773cc8c5e1b6418b341285c5b14
https://github.com/llvm/llvm-project/commit/cb5612c99b0b8773cc8c5e1b6418b341285c5b14
Author: Artur Pilipenko <apilipenko at azul.com>
Date: 2023-10-20 (Fri, 20 Oct 2023)
Changed paths:
M llvm/lib/Passes/StandardInstrumentations.cpp
M llvm/test/Other/print-at-pass-number.ll
Log Message:
-----------
Add IR name to -print-pass-numbers output
Print the name of the module/function/loop the pass
ran on.
More information about the All-commits
mailing list