]> granicus.if.org Git - yasm/commit
Change genperf to take input and output filenames rather than outputting to
authorPeter Johnson <peter@tortall.net>
Mon, 10 Sep 2007 07:15:50 +0000 (07:15 -0000)
committerPeter Johnson <peter@tortall.net>
Mon, 10 Sep 2007 07:15:50 +0000 (07:15 -0000)
commitd0033b06c510a3b4d67092e384fb40f052323b7e
tree78956bcc67481b0bb0d72546abc10e25ac61bae1
parent0e349f552d3f7008ea28bb0fc67767b594537777
Change genperf to take input and output filenames rather than outputting to
standard output.  This makes for better error handling behavior with make
(redirecting the standard output could leave empty files behind on error).

svn path=/trunk/yasm/; revision=1939
Mkfiles/vc/genperf/run.bat
Mkfiles/vc8/genperf/run.bat
modules/arch/x86/Makefile.inc
tools/genperf/Makefile.inc
tools/genperf/genperf.c