[LLVMdev] [PATCH] test-suite/libcalls: unbreak build
Gregory Petrosyan
gregory.petrosyan at gmail.com
Tue Jan 5 11:52:16 PST 2010
On Tue, Jan 05, 2010 at 11:42:10AM -0800, Chris Lattner wrote:
> Doh, thanks, done.
LOL. Next patch should be titled 'really really really fix this' :-)
Please apply the last part of the diff, too:
Index: TEST.libcalls.Makefile
===================================================================
--- 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:
More information about the llvm-dev
mailing list