[all-commits] [llvm/llvm-project] 7c4ef4: [NFC][Cloning] Make ClonedModule case more obvious...
Artem Pianykh via All-commits
all-commits at lists.llvm.org
Sun Mar 9 08:49:25 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7c4ef498e1e41ed80f8553a955145b6580918f7c
https://github.com/llvm/llvm-project/commit/7c4ef498e1e41ed80f8553a955145b6580918f7c
Author: Artem Pianykh <artem.pyanykh at gmail.com>
Date: 2025-03-09 (Sun, 09 Mar 2025)
Changed paths:
M llvm/lib/Transforms/Utils/CloneFunction.cpp
Log Message:
-----------
[NFC][Cloning] Make ClonedModule case more obvious in CollectDebugInfoForCloning (#129143)
Summary:
The code's behavior is unchanged, but it's more obvious right now.
Test Plan:
ninja check-llvm-unit check-llvm
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