[aot] Add clangxx option to --aot (#10779)
commit84b6e89300f63ea416bbc9e6b7b1a77978c34a3f
authorRodrigo Kumpera <kumpera@users.noreply.github.com>
Thu, 4 Oct 2018 21:18:28 +0000 (4 17:18 -0400)
committerLudovic Henry <luhenry@microsoft.com>
Thu, 4 Oct 2018 21:18:28 +0000 (4 17:18 -0400)
tree5e86ab7ad9f4bceaf4470e8f22244b4efe72fccd
parentdcdbf3aafc76bd51eecf7eb19edd70937d76afb1
[aot] Add clangxx option to --aot (#10779)

* [aot] Add clangxx option to --aot that removes the hardcoded clang++ in our aot compiler.

* [mini] Make --aot addictive.

* Update CI script for bitcode.
mono/mini/aot-compiler.c
mono/mini/driver.c
scripts/ci/run-jenkins.sh