Files
clang-p2996/llvm/lib/LTO
Teresa Johnson a40b0c3e77 [WPD] Update llvm.public.type.test after importing functions
I noticed that we are converting llvm.public.type.test to regular
llvm.type.test too early, and thus not updating those in imported
functions. This would result in losing out on WPD opportunities. Move
the update to after function importing, and improve test to cover this
case.

Differential Revision: https://reviews.llvm.org/D150326
2023-05-11 09:10:32 -07:00
..