sbc100 wrote:

> > > Do you not build llvm from source in your project? Can't you therefore 
> > > build from tip-of-tree?
> > 
> > 
> > Hi, yes I think the latest changes on the release/latest_version.x branch 
> > is being used for https://github.com/compiler-research/CppInterOp 
> > (@vgvassilev or @mcbarton can confirm)
> > So probably we don't exactly need a release everytime I think but yeah need 
> > these changes to go into the release branch
> 
> CppInterOp is capable of building against the head of the release branches, 
> and this is what we do in our ci. Without this patch we are unable to run our 
> Emscripten tests in our PR to upgrade to llvm 20 here 
> [compiler-research/CppInterOp#491]

If this patch is needed to run your emscripten tests, how did the pass prior to 
the llvm 20 upgrade?

https://github.com/llvm/llvm-project/pull/137620
_______________________________________________
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

Reply via email to