Hi Tom, I would like to have the patch "Make LLVM_APPEND_VC_REV=OFF affect clang, lld, and lldb as well." for the "release/10.x" Git. That patch applies cleanly against latest "release/10.x" Git. Does that fit your criteria and if yes - what do I have to do? Thanks. Regards, - Sedat - [1] https://github.com/llvm/llvm-project/commit/fb5fafb23cc2d8613f8be2487afe94d8594a88ce
On 05/23/2020 11:43 PM, Sedat Dilek wrote:> Hi Tom, > > I would like to have the patch "Make LLVM_APPEND_VC_REV=OFF affect > clang, lld, and lldb as well." for the "release/10.x" Git. > > That patch applies cleanly against latest "release/10.x" Git. > > Does that fit your criteria and if yes - what do I have to do? >File a bug for this request and mark it as a blocker of the release-10.0.1 meta bug. -Tom> Thanks. > > Regards, > - Sedat - > > [1] https://github.com/llvm/llvm-project/commit/fb5fafb23cc2d8613f8be2487afe94d8594a88ce >
On Tue, May 26, 2020 at 3:57 PM Tom Stellard <tstellar at redhat.com> wrote:> > On 05/23/2020 11:43 PM, Sedat Dilek wrote: > > Hi Tom, > > > > I would like to have the patch "Make LLVM_APPEND_VC_REV=OFF affect > > clang, lld, and lldb as well." for the "release/10.x" Git. > > > > That patch applies cleanly against latest "release/10.x" Git. > > > > Does that fit your criteria and if yes - what do I have to do? > > > > File a bug for this request and mark it as a blocker of the > release-10.0.1 meta bug. >I have filed #46090 Add "Make LLVM_APPEND_VC_REV=OFF affect > clang, lld, and lldb as well." for 10.0.1 release. Please see my comments - if I have selected/set the correct product/component/meta-tag. Thanks, - Sedat - [1] https://bugs.llvm.org/show_bug.cgi?id=46090> -Tom > > > Thanks. > > > > Regards, > > - Sedat - > > > > [1] https://github.com/llvm/llvm-project/commit/fb5fafb23cc2d8613f8be2487afe94d8594a88ce > > >
Hi Tom, can you change your release process in concerns of "RC" releases at naming convention? [ Example ] Git Tag: "llvmorg-10.0.1-rc1" llvm-project prerelease tarball: "llvm-project-10.0.1rc1.tar.xz" The release Git tag is called "llvmorg-10.0.1-rc1" (here: "-rc1" with dash) but the provided prerelease tarballs have "10.0.1rc1" (here: "rc1" without dash) string in their file-names. Thanks. Regards, - Sedat - [1] https://github.com/llvm/llvm-project/releases/tag/llvmorg-10.0.1-rc1 [2] https://github.com/llvm/llvm-project/releases/download/llvmorg-10.0.1-rc1/llvm-project-10.0.1rc1.tar.xz [3] https://prereleases.llvm.org/10.0.1/