Fāng-ruì Sòng via llvm-dev
2021-Nov-24 18:14 UTC
[llvm-dev] IMPORTANT: LLVM Bugzilla migration
On Wed, Nov 24, 2021 at 10:01 AM Shoaib Meenai via llvm-dev <llvm-dev at lists.llvm.org> wrote:> > Ah, yeah, this is pretty important for us; we want to be able to filter by and subscribe to LLD Mach-O bugs specifically. > > > > From: llvm-dev <llvm-dev-bounces at lists.llvm.org> on behalf of Vy Nguyen via llvm-dev <llvm-dev at lists.llvm.org> > Reply-To: Vy Nguyen <vyng at google.com> > Date: Wednesday, November 24, 2021 at 8:23 AM > To: "llvm-dev at lists.llvm.org" <llvm-dev at lists.llvm.org> > Subject: Re: [llvm-dev] IMPORTANT: LLVM Bugzilla migration > > > > > Hi, > > > > Is it possible to preserve the [sub]component as labels? > > For eg., this bug https://bugs.llvm.org/show_bug.cgi?id=51146 was previously under lld-MachO. > > Now it is grouped into one lld label : https://github.com/llvm/test8/issues/51146Yes. For lld's 4 ports, it would be nice to split the labels, e.g.: lld-COFF: https://github.com/llvm/test8/issues/28566 lld-ELF: https://github.com/llvm/test8/issues/48023 lld-MachO: https://github.com/llvm/test8/issues/51146 lld-wasm: https://github.com/llvm/test8/issues/45457> > > > > Thanks! > > > > Vy > > _______________________________________________ > LLVM Developers mailing list > llvm-dev at lists.llvm.org > https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev-- 宋方睿
Fāng-ruì Sòng via llvm-dev
2021-Nov-24 19:07 UTC
[llvm-dev] IMPORTANT: LLVM Bugzilla migration
On Wed, Nov 24, 2021 at 10:14 AM Fāng-ruì Sòng <maskray at google.com> wrote:> > On Wed, Nov 24, 2021 at 10:01 AM Shoaib Meenai via llvm-dev > <llvm-dev at lists.llvm.org> wrote: > > > > Ah, yeah, this is pretty important for us; we want to be able to filter by and subscribe to LLD Mach-O bugs specifically. > > > > > > > > From: llvm-dev <llvm-dev-bounces at lists.llvm.org> on behalf of Vy Nguyen via llvm-dev <llvm-dev at lists.llvm.org> > > Reply-To: Vy Nguyen <vyng at google.com> > > Date: Wednesday, November 24, 2021 at 8:23 AM > > To: "llvm-dev at lists.llvm.org" <llvm-dev at lists.llvm.org> > > Subject: Re: [llvm-dev] IMPORTANT: LLVM Bugzilla migration > > > > > > > > > > Hi, > > > > > > > > Is it possible to preserve the [sub]component as labels? > > > > For eg., this bug https://bugs.llvm.org/show_bug.cgi?id=51146 was previously under lld-MachO. > > > > Now it is grouped into one lld label : https://github.com/llvm/test8/issues/51146 > Yes. For lld's 4 ports, it would be nice to split the labels, e.g.: >After reading https://lists.llvm.org/pipermail/llvm-dev/2021-November/153936.html , make a correction to the label scheme (use : instead of -) lld:COFF lld:ELF lld:MachO lld:wasm> > > > > > > > > > Thanks! > > > > > > > > Vy > > > > _______________________________________________ > > LLVM Developers mailing list > > llvm-dev at lists.llvm.org > > https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev > > > > -- > 宋方睿-- 宋方睿