Support tool-prefix in mono/mini fullaotcheck
commit20c21e17cec8e02bf619401341b812a6338632a0
authorAndi McClure <andi.mcclure@xamarin.com>
Mon, 28 Mar 2016 21:30:56 +0000 (28 17:30 -0400)
committerAndi McClure <andi.mcclure@xamarin.com>
Mon, 28 Mar 2016 21:30:56 +0000 (28 17:30 -0400)
tree62ac5c23d3d704fb66344210630da27171026cf0
parentde6acf94b5e9dcd03fb2fa041f1d256811701f4f
Support tool-prefix in mono/mini fullaotcheck

* Support MONO_FULLAOT_ADDITIONAL_ARGS env var for make fullaotcheck, appended to --aot parameters
* To support above, permit "blank" parameters (ie trailing commas on parameter list) to --aot=
* --aot tool-prefix parameter now supported for LD as well as AS
mono/mini/Makefile.am.in
mono/mini/aot-compiler.c