[LLVMdev] [PATCH] test-suite/libcalls: unbreak build

Chris Lattner clattner at apple.com
Tue Jan 5 12:37:53 PST 2010


On Jan 5, 2010, at 11:52 AM, Gregory Petrosyan wrote:

> 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' :-)

Heh, already did:
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20100104/093682.html

Not a good day for me I guess ;-)

>
> 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