search for: reldir

Displaying 8 results from an estimated 8 matches for "reldir".

Did you mean: redir
2010 Jan 05
1
[LLVMdev] [PATCH] test-suite/libcalls: unbreak build
...ST).report.txt): \ -Output/%.$(TEST).report.txt: Output/%.linked.rbc $(LOPT) \ +Output/%.$(TEST).report.txt: Output/%.linked.rbc $(LOPT) $(VERB) $(RM) -f $@ @echo "---------------------------------------------------------------" >> $@ @echo ">>> ========= '$(RELDIR)/$*' Program" >> $@ @echo "---------------------------------------------------------------" >> $@ - $(PROJ_SRC_ROOT)/TEST.libcalls.Makefile @-$(LOPT) -simplify-libcalls -stats -debug-only=simplify-libcalls \ -time-passes -disable-output $< 2>>...
2010 Jan 05
2
[LLVMdev] [PATCH] test-suite/libcalls: unbreak build
...%=Output/%.$(TEST).report.txt): \ Output/%.$(TEST).report.txt: Output/%.linked.rbc $(LOPT) \ $(PROJ_SRC_ROOT)/TEST.libcalls.Makefile + $(VERB) $(RM) -f $@ @echo "---------------------------------------------------------------" >> $@ @echo ">>> ========= '$(RELDIR)/$*' Program" >> $@ @echo "---------------------------------------------------------------" >> $@ - $(VERB) $(RM) -f $@ @-$(LOPT) -simplify-libcalls -stats -debug-only=simplify-libcalls \ -time-passes -disable-output $< 2>>$@ summary:
2010 Jan 05
0
[LLVMdev] [PATCH] test-suite/libcalls: unbreak build
...(TEST).report.txt: Output/%.linked.rbc $(LOPT) \ > +Output/%.$(TEST).report.txt: Output/%.linked.rbc $(LOPT) > $(VERB) $(RM) -f $@ > @echo > "---------------------------------------------------------------" >> > $@ > @echo ">>> ========= '$(RELDIR)/$*' Program" >> $@ > @echo > "---------------------------------------------------------------" >> > $@ > - $(PROJ_SRC_ROOT)/TEST.libcalls.Makefile > @-$(LOPT) -simplify-libcalls -stats -debug-only=simplify-libcalls \ > -time-passes -...
2010 Jan 05
0
[LLVMdev] [PATCH] test-suite/libcalls: unbreak build
...> Output/%.$(TEST).report.txt: Output/%.linked.rbc $(LOPT) \ > $(PROJ_SRC_ROOT)/TEST.libcalls.Makefile > + $(VERB) $(RM) -f $@ > @echo > "---------------------------------------------------------------" >> > $@ > @echo ">>> ========= '$(RELDIR)/$*' Program" >> $@ > @echo > "---------------------------------------------------------------" >> > $@ > - $(VERB) $(RM) -f $@ > @-$(LOPT) -simplify-libcalls -stats -debug-only=simplify-libcalls \ > -time-passes -disable-output $<...
2010 Jan 05
1
[LLVMdev] [PATCH] test-suite/libcalls: unbreak build
...======================================================= --- TEST.libcalls.Makefile (revision 92757) +++ TEST.libcalls.Makefile (working copy) @@ -27,7 +27,6 @@ @echo "---------------------------------------------------------------" >> $@ @echo ">>> ========= '$(RELDIR)/$*' Program" >> $@ @echo "---------------------------------------------------------------" >> $@ - $(VERB) $(RM) -f $@ @-$(LOPT) -simplify-libcalls -stats -debug-only=simplify-libcalls \ -time-passes -disable-output $< 2>>$@ summary:
2010 Jan 05
2
[LLVMdev] libcalls test fails to run
This is what I get while trying to run 'make TEST=libcalls' in the top dir of test-suite: make[1]: Entering directory `/home/gregory/thesis/llvm/projects/test-suite/SingleSource' make[2]: Entering directory `/home/gregory/thesis/llvm/projects/test-suite/SingleSource/UnitTests' make[3]: Entering directory
2013 Dec 19
2
[LLVMdev] How to XFAIL test cases with buildbot LNTFactory
Hi, I am currently trying to set up new performance and regression testers for Polly and LLVM and would like to XFAIL two test cases. I am using the LNTBuilder instead of the NightlyTestBuilder out of the assumption that the LNTBuilder is the more modern solution. However, when trying to xfail test cases I realized the xfail=[] parameter of getLNTFactor is ignored. Previously this was not an
2008 Mar 02
3
DO NOT REPLY [Bug 5297] New: merge test fails
https://bugzilla.samba.org/show_bug.cgi?id=5297 Summary: merge test fails Product: rsync Version: 3.0.0 Platform: Other OS/Version: SunOS Status: NEW Severity: normal Priority: P3 Component: core AssignedTo: wayned@samba.org ReportedBy: bfriesen@simple.dallas.tx.us QAContact: