[compiler-rt] [llvm] [ThinLTO][TypeProf] Import local-linkage global var for mod1:func_foo-> mod2:local-var edge (PR #100448)
Mingming Liu via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 24 21:15:05 PDT 2024
minglotus-6 wrote:
> Hi @minglotus-6, your change seems to be causing around 11 test failures on at least the following bots:
>
> * https://lab.llvm.org/buildbot/#/builders/144/builds/3193
> * https://lab.llvm.org/buildbot/#/builders/46/builds/2255
> * https://lab.llvm.org/buildbot/#/builders/174/builds/2303
> * https://lab.llvm.org/buildbot/#/builders/23/builds/1363
>
> Can you take a look and revert if you need time to investigate?
Hi! Sorry for the breakage. https://github.com/llvm/llvm-project/pull/100508 should fix the test failure (running `ninja check-llvm` now)
https://github.com/llvm/llvm-project/pull/100448
More information about the llvm-commits
mailing list