Sean Silva via llvm-dev
2016-Jul-13 07:56 UTC
[llvm-dev] Handy file storage for LLD/ELF --reproduce
I notice that phabricator has http://reviews.llvm.org/file/ which can hold files. I haven't tested the limit, but it seems like it handled a 26MB file fine (the particular file was just from a random LLD bugzilla bug). So it is probably a good idea to document somewhere that http://reviews.llvm.org/file/ can be used for storage of --reproduce cpio archives if they are too large for bugzilla. Rui, where do you think it is best to document this? Maybe we can also have a "how to report a bug" page explaining how to use --reproduce / LLD_REPRODUCE when reporting bugs. -- Sean Silva -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160713/c91e19f3/attachment.html>
James Y Knight via llvm-dev
2016-Jul-13 14:19 UTC
[llvm-dev] Handy file storage for LLD/ELF --reproduce
This sounds like a bad idea. Let's just increase the limit in bugzilla instead? The limit is just a configuration option... On Jul 13, 2016 3:56 AM, "Sean Silva via llvm-dev" <llvm-dev at lists.llvm.org> wrote:> I notice that phabricator has http://reviews.llvm.org/file/ which can > hold files. I haven't tested the limit, but it seems like it handled a 26MB > file fine (the particular file was just from a random LLD bugzilla bug). > > So it is probably a good idea to document somewhere that > http://reviews.llvm.org/file/ can be used for storage of --reproduce cpio > archives if they are too large for bugzilla. > > Rui, where do you think it is best to document this? Maybe we can also > have a "how to report a bug" page explaining how to use --reproduce / > LLD_REPRODUCE when reporting bugs. > > -- Sean Silva > > _______________________________________________ > LLVM Developers mailing list > llvm-dev at lists.llvm.org > http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev > >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160713/297ad978/attachment.html>
Reid Kleckner via llvm-dev
2016-Jul-13 15:14 UTC
[llvm-dev] Handy file storage for LLD/ELF --reproduce
If we can, I would like to increase the bugzilla attachment size limit anyway. Users attempting to attach preprocessed source run into this limit all the time and have to use google drive or something. On Wed, Jul 13, 2016 at 7:19 AM, James Y Knight via llvm-dev < llvm-dev at lists.llvm.org> wrote:> This sounds like a bad idea. Let's just increase the limit in bugzilla > instead? The limit is just a configuration option... > > On Jul 13, 2016 3:56 AM, "Sean Silva via llvm-dev" < > llvm-dev at lists.llvm.org> wrote: > >> I notice that phabricator has http://reviews.llvm.org/file/ which can >> hold files. I haven't tested the limit, but it seems like it handled a 26MB >> file fine (the particular file was just from a random LLD bugzilla bug). >> >> So it is probably a good idea to document somewhere that >> http://reviews.llvm.org/file/ can be used for storage of --reproduce >> cpio archives if they are too large for bugzilla. >> >> Rui, where do you think it is best to document this? Maybe we can also >> have a "how to report a bug" page explaining how to use --reproduce / >> LLD_REPRODUCE when reporting bugs. >> >> -- Sean Silva >> >> _______________________________________________ >> LLVM Developers mailing list >> llvm-dev at lists.llvm.org >> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev >> >> > _______________________________________________ > LLVM Developers mailing list > llvm-dev at lists.llvm.org > http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev > >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160713/c6b3d1f6/attachment.html>
Sean Silva via llvm-dev
2016-Jul-13 21:46 UTC
[llvm-dev] Handy file storage for LLD/ELF --reproduce
Tanya, could you increase the max attachment size limit on LLVM's bugzilla? -- Sean Silva On Wed, Jul 13, 2016 at 7:19 AM, James Y Knight <jyknight at google.com> wrote:> This sounds like a bad idea. Let's just increase the limit in bugzilla > instead? The limit is just a configuration option... > > On Jul 13, 2016 3:56 AM, "Sean Silva via llvm-dev" < > llvm-dev at lists.llvm.org> wrote: > >> I notice that phabricator has http://reviews.llvm.org/file/ which can >> hold files. I haven't tested the limit, but it seems like it handled a 26MB >> file fine (the particular file was just from a random LLD bugzilla bug). >> >> So it is probably a good idea to document somewhere that >> http://reviews.llvm.org/file/ can be used for storage of --reproduce >> cpio archives if they are too large for bugzilla. >> >> Rui, where do you think it is best to document this? Maybe we can also >> have a "how to report a bug" page explaining how to use --reproduce / >> LLD_REPRODUCE when reporting bugs. >> >> -- Sean Silva >> >> _______________________________________________ >> LLVM Developers mailing list >> llvm-dev at lists.llvm.org >> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev >> >>-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160713/662855cc/attachment.html>