[all-commits] [llvm/llvm-project] 1292d2: LowerGlobalDtors: Use use_empty instead of getNumU...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Fri Apr 18 11:10:03 PDT 2025
Branch: refs/heads/users/arsenm/lower-global-dtors/use-use-empty
Home: https://github.com/llvm/llvm-project
Commit: 1292d28c8b613982b7e44140515a4d17aa949349
https://github.com/llvm/llvm-project/commit/1292d28c8b613982b7e44140515a4d17aa949349
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-04-18 (Fri, 18 Apr 2025)
Changed paths:
M llvm/lib/Transforms/Utils/LowerGlobalDtors.cpp
Log Message:
-----------
LowerGlobalDtors: Use use_empty instead of getNumUses == 0
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