https://bugs.llvm.org/show_bug.cgi?id=50106
Bug ID: 50106
Summary: Published, signed flang tarballs can not be built
Product: Packaging
Version: unspecified
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: source tarballs
Assignee: unassignedb...@nondot.org
Reporter: and...@ishiboo.com
CC: llvm-bugs@lists.llvm.org
The LLVM project now publishes stand-alone Flang tarballs as of version 11.x,
but I do not see any way to build them because:
- llvm-12.0.0.src.tar.xz does not include MLIR
- flang-12.0.0.src.tar.xz does not include MLIR
- The LLVM project does not publish a stand-alone external MLIR tarball (on
https://github.com/llvm/llvm-project/releases/tag/llvmorg-12.0.0)
Given how the in-tree build is laid out, MLIR is a top-level project, so
technically it should have its own stand-alone published tarball so that it can
be built separately and Flang can depend on it.
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs