[compiler-rt] [llvm] [ThinLTO][TypeProf] Allow importing of local-linkage global variables in mod1:func_foo->mod2:func_bar -> mod2:local-var chain (PR #100448)

Teresa Johnson via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 24 12:07:45 PDT 2024


teresajohnson wrote:

Mentioned offline to Mingming, but this code is looking at the module of the immediate referencing function, so that would be mod2. Mingming will dig a bit to see why this isn't working.

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


More information about the llvm-commits mailing list