[llvm-dev] Handy file storage for LLD/ELF --reproduce

Davide Italiano via llvm-dev llvm-dev at lists.llvm.org
Sat May 27 17:09:45 PDT 2017


On Fri, Jul 22, 2016 at 11:12 PM, Tanya Lattner via llvm-dev
<llvm-dev at lists.llvm.org> wrote:
>
> On Jul 14, 2016, at 5:03 PM, Sean Silva <chisophugis at gmail.com> wrote:
>
>
>
> On Thu, Jul 14, 2016 at 4:49 PM, Tanya Lattner <tanyalattner at llvm.org>
> wrote:
>>
>> What were you thinking? I increased it to 5MB.. but it sounds like you
>> have 26MB attachments?
>

I just tried to attach something (~2MB) and it failed (max size
allowed 1MB). Was that lowered again?
See https://bugs.llvm.org/show_bug.cgi?id=33126

My $0.02:
1) I think the max attachment size is too low. Large part of
interesting compile time testcases exceeds that size.

2) When we tell people to use an external service, there are no
guarantees the link will be persistent, as LLVM doesn't control it.
Somebody decides to delete his drive/dropbox account and the testcase
is lost. I'd like to have a permanent record, if possible, so having
the test uploaded on bugzilla directly is convenient.

3) The spam problem IMHO should be fixed independently. Also, the
automatic registration has been disabled for quite a while, so that
should've been somehow mitigated.

Cheers,

-- 
Davide

"There are no solved problems; there are only problems that are more
or less solved" -- Henri Poincare


More information about the llvm-dev mailing list