Skip to content

Commit febe5ce

Browse files
Update lib/PhasarLLVM/Passes/GeneralStatisticsAnalysis.cpp
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent f55137f commit febe5ce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/PhasarLLVM/Passes/GeneralStatisticsAnalysis.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ using namespace psr;
3535

3636
namespace psr {
3737

38-
llvm::AnalysisKey GeneralStatisticsAnalysis::Key; // NOLINT
38+
llvm::AnalysisKey GeneralStatisticsAnalysis::Key; // NOLINT
3939
GeneralStatistics
4040
GeneralStatisticsAnalysis::run(llvm::Module &M,
4141
llvm::ModuleAnalysisManager &/*AM*/) {

0 commit comments

Comments
 (0)