[all-commits] [llvm/llvm-project] 634209: [memprof] Fix a warning
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Wed Feb 19 14:28:39 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6342095bce61f18baf7c305716be3239a274fb6d
https://github.com/llvm/llvm-project/commit/6342095bce61f18baf7c305716be3239a274fb6d
Author: Kazu Hirata <kazu at google.com>
Date: 2025-02-19 (Wed, 19 Feb 2025)
Changed paths:
M llvm/lib/Transforms/IPO/MemProfContextDisambiguation.cpp
Log Message:
-----------
[memprof] Fix a warning
This patch fixes:
llvm/lib/Transforms/IPO/MemProfContextDisambiguation.cpp:3409:8:
error: unused variable 'I' [-Werror,-Wunused-variable]
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list