[llvm] [TBAA] Add verifier for tbaa.struct metadata (PR #86709)
Alexey Bataev via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 19 07:59:30 PDT 2024
alexey-bataev wrote:
> > Ok thanks, still trying to get this to happen on my end, if you have any more info on how to reproduce that'd be great
>
> I can sadly only reproduce this on a very large codebase that mostly consists of internal source code that I'm not allowed to share. @alexey-bataev do you have anything you can share that allows reproducing this issue?
I shared already, for me it crashes on on clang/LLVM (+ openmp runtime) build with ThinLTO, shared the options how to build it
https://github.com/llvm/llvm-project/pull/86709
More information about the llvm-commits
mailing list