[all-commits] [llvm/llvm-project] df570d: [NFC][Cloning] Simplify the flow in FindDebugInfoT...
Artem Pianykh via All-commits
all-commits at lists.llvm.org
Sun Mar 9 10:49:45 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: df570dadcb93a32c308d31c2ab54d2f46c8ae0c0
https://github.com/llvm/llvm-project/commit/df570dadcb93a32c308d31c2ab54d2f46c8ae0c0
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] Simplify the flow in FindDebugInfoToIdentityMap (#129144)
Summary:
The new flow should make it more clear what is happening in cases of
Different of Cloned modules.
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