[LLVMbugs] [Bug 328] Can't disable LLC, JIT for nightly test script
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Thu Jun 3 10:05:53 PDT 2004
http://llvm.cs.uiuc.edu/bugs/show_bug.cgi?id=328
brukman+bugs at uiuc.edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FIXED |
------- Additional Comments From brukman+bugs at uiuc.edu 2004-06-03 12:05 -------
Sorry, Chris, this bug is not fixed. I have been working on this, in fact, for
Brian's nightly PPC test, and so far, I have committed a few patches to
Makefile.rules, and I had a change in my tree similar to yours for
NightlyTest.pl which used an environment var instead of command line args, but
the arguments don't seem to be propagated (I am currently passing $MFLAGS to
recursive sub-makes, please correct me if that's wrong):
http://mail.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20040517/014430.html
http://mail.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20040517/014443.html
I am not sure what the solution to this is, but with my (and your) changes, the
nightly tester still runs LLC.
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
More information about the llvm-bugs
mailing list