aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/ModuleUtils.cpp
diff options
context:
space:
mode:
authorDaniel Kiss <daniel.kiss@arm.com>2023-03-21 10:46:57 +0100
committerDaniel Kiss <daniel.kiss@arm.com>2023-03-21 15:36:13 +0100
commit83dc4734ba69da95d8c879bb174a1169b3f9e0b8 (patch)
tree8626ec042cebae480760917ced082eb28a2f76e8 /llvm/lib/Transforms/Utils/ModuleUtils.cpp
parent042783f556639cd5c3b2f4db67c6eeacea53459e (diff)
downloadllvm-83dc4734ba69da95d8c879bb174a1169b3f9e0b8.zip
llvm-83dc4734ba69da95d8c879bb174a1169b3f9e0b8.tar.gz
llvm-83dc4734ba69da95d8c879bb174a1169b3f9e0b8.tar.bz2
Fix -fsplit-lto-unit with ifuncs
ifuncs can't take part of the whole-program devirtualization so no need them to be copied to the merged module. The corresponding resolver function also kept out which caused the crash. Fixes #60962 #57870 Reviewed By: tejohnson Differential Revision: https://reviews.llvm.org/D144982
Diffstat (limited to 'llvm/lib/Transforms/Utils/ModuleUtils.cpp')
0 files changed, 0 insertions, 0 deletions