[llvm] [llvm][CFI] Ensure COFF comdat renaming applies for imported functions (PR #143421)

Paul Kirth via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 9 13:12:35 PDT 2025


ilovepi wrote:

How will this affect FatLTO?  We run a version of LowerTypeTests as part of the non-LTO compilation that basically drops everything related to tests after we apply some cleanups (https://github.com/llvm/llvm-project/blob/6cbd91ea52cbf2b27dc92557cea64f5fd305fcf1/llvm/lib/Passes/PassBuilderPipelines.cpp#L1694). I don't think the renaming will happen in this case, but I'm not 100% certain.

https://github.com/llvm/llvm-project/pull/143421


More information about the llvm-commits mailing list