summaryrefslogtreecommitdiff
path: root/build-test.cmd
diff options
context:
space:
mode:
authorSven Boemer <sbomer@gmail.com>2017-04-26 14:02:36 -0700
committerGitHub <noreply@github.com>2017-04-26 14:02:36 -0700
commitdc16711b74221e4905fdd766936954ef0c1a82af (patch)
treead179ef114c529ad2316ee31b153a32e956dec13 /build-test.cmd
parent370ba268fc4857cbea47f7c7fc6e12c460aa6500 (diff)
parentf60551763ccabdeca6171b55957e5a059f038818 (diff)
downloadcoreclr-dc16711b74221e4905fdd766936954ef0c1a82af.tar.gz
coreclr-dc16711b74221e4905fdd766936954ef0c1a82af.tar.bz2
coreclr-dc16711b74221e4905fdd766936954ef0c1a82af.zip
Merge pull request #11178 from sbomer/ilrt_factoring
Refactor ildasm round trip logic
Diffstat (limited to 'build-test.cmd')
-rw-r--r--build-test.cmd1
1 files changed, 0 insertions, 1 deletions
diff --git a/build-test.cmd b/build-test.cmd
index 7c38ac88c2..9142eeea01 100644
--- a/build-test.cmd
+++ b/build-test.cmd
@@ -455,7 +455,6 @@ echo 1: Build all tests with priority 0 and 1
echo 666: Build all tests with priority 0, 1 ... 666
echo -sequential: force a non-parallel build ^(default is to build in parallel
echo using all processors^).
-echo -ilasmroundtrip: enables ilasm round trip build and run of the tests before executing them.
echo -verbose: enables detailed file logging for the msbuild tasks into the msbuild log file.
exit /b 1