[llvm] [ThinLTO]Mark referencers of local ifunc not eligible for import (PR #92431)

Mingming Liu via llvm-commits llvm-commits at lists.llvm.org
Thu May 16 11:06:58 PDT 2024


================
@@ -326,7 +343,7 @@ static void computeFunctionSummary(
 
   bool HasInlineAsmMaybeReferencingInternal = false;
   bool HasIndirBranchToBlockAddress = false;
-  bool HasIFuncCall = false;
----------------
minglotus-6 wrote:

done.

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


More information about the llvm-commits mailing list