[all-commits] [llvm/llvm-project] d05bd3: [NFC][NewPM/Codegen] Remove unused parameter from ...
Arthur Eubanks via All-commits
all-commits at lists.llvm.org
Wed Feb 7 14:15:46 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d05bd34a1814f7b60265207b1b805572f79aca6d
https://github.com/llvm/llvm-project/commit/d05bd34a1814f7b60265207b1b805572f79aca6d
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2024-02-07 (Wed, 07 Feb 2024)
Changed paths:
M llvm/include/llvm/CodeGen/MachineFunction.h
M llvm/lib/CodeGen/MachinePassManager.cpp
M llvm/lib/CodeGen/MachineVerifier.cpp
Log Message:
-----------
[NFC][NewPM/Codegen] Remove unused parameter from verifyMachineFunction
The MachineFunctionAnalysisManager forward declaration is messing with upcoming changes.
More information about the All-commits
mailing list