[all-commits] [llvm/llvm-project] 68f093: [Module] Use getDeclarationIfExists() (NFC)
Nikita Popov via All-commits
all-commits at lists.llvm.org
Tue Jun 24 06:37:53 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 68f09370f99f1c079827f1d1e2e5774d8d2c90e3
https://github.com/llvm/llvm-project/commit/68f09370f99f1c079827f1d1e2e5774d8d2c90e3
Author: Nikita Popov <npopov at redhat.com>
Date: 2025-06-24 (Tue, 24 Jun 2025)
Changed paths:
M llvm/lib/IR/Module.cpp
Log Message:
-----------
[Module] Use getDeclarationIfExists() (NFC)
Don't insert declarations in order to immediately remove them
again.
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