Files
clang-p2996/llvm/lib/Transforms/IPO/MergeFunctions.cpp
Florian Hahn 3afc3f43f0 [MergeFunc] Remove discardables function before writing alias or thunk. (#128865)
Update writeThunkOrAlias to only create an alias or thunk if it is
actually needed. Drop discardable linkone_odr functions if they are not
used before.

PR: https://github.com/llvm/llvm-project/pull/128865
2025-02-27 15:27:05 +00:00

40 KiB