Displaying 4 results from an estimated 4 matches for "nosubmit".
2008 Mar 09
1
[LLVMdev] NewNightlyTester.pl: split into phases?
...the HTTP send should be
> > easy; the code of NewNightlyTester.pl isn't very complicated.
> >
>
> Cool.
Actually it's trivial. There was an undocumented $TESTING variable that
already did exactly what -noreport was supposed to do.
Patch is attached. Option is now named -nosubmit, in line with
-submit-server and -submit-script.
> P.S. I'm not sure if someone has gotten a chance to look at your
> dejagnu bugs you filed,
No, the bugs have remained undisturbed. (Except that maybe somebody
changed the priority.)
> but if not.. I'll try to take a look this...
2008 Mar 08
0
[LLVMdev] NewNightlyTester.pl: split into phases?
On Mar 8, 2008, at 2:45 PM, Joachim Durchholz wrote:
>
> Am Samstag, den 08.03.2008, 14:02 -0800 schrieb Tanya Lattner:
>> - ability to check out llvm-gcc or update llvm-gcc and build it
>> before
>> running tests. In addition to using a prebuilt binary.
>
> Does it need a prebuilt binary?
> I have been suspecting so since it has been failing with BUILD ERROR
2008 Mar 08
3
[LLVMdev] NewNightlyTester.pl: split into phases?
Am Samstag, den 08.03.2008, 14:02 -0800 schrieb Tanya Lattner:
> - ability to check out llvm-gcc or update llvm-gcc and build it before
> running tests. In addition to using a prebuilt binary.
Does it need a prebuilt binary?
I have been suspecting so since it has been failing with BUILD ERROR for
me. I just haven't found the time to verify that yet.
I have yet to try building
2008 Jul 07
1
[LLVMdev] [PATCH] patch to compile llvm-gcc using nightly tester script(NewNightlyTester.pl)
Rajika,
A couple of comments:
- You should provide a way to specify where llvm-gcc is built (just like
llvm).
- I would highly recommend allowing the user to only update llvm-gcc and
not check it out from scratch each time. Checking out llvm-gcc is very
time consuming. You would need to make sure that llvm and llvm-gcc have
the same rev number and nuke the llvm obj/install dirs so you get a