llvm version

Robert Swindells <[email protected]>
Newsgroups gmane.os.netbsd.devel.toolchain
Message-ID <[email protected]>
Is the version of llvm in the tree really 13.0.0?

The MesaLib sources (not MesaLib.old) in xsrc contain this:

#if LLVM_VERSION_MAJOR >= 13
   llvm::Module *M = llvm::unwrap(MRef);
   M->setOverrideStackAlignment(align);
#endif

The setOverrideStackAlignment() member function isn't defined in
src/external/apache2/llvm/dist/llvm/include/llvm/IR/Module.h, it is
defined in llvm 15.0.7 in pkgsrc.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.