[mono] Allow the use of an override directory for LLVM. (#32070)
authorimhameed <imhameed@microsoft.com>
Tue, 11 Feb 2020 08:37:27 +0000 (00:37 -0800)
committerGitHub <noreply@github.com>
Tue, 11 Feb 2020 08:37:27 +0000 (09:37 +0100)
commit447e111ee1a10e1b0e66e99949100294b9dc3a9a
tree9fe56e4ddfb6e3089a280f51722d17bae8345491
parent02b829c4d861e84a922893a874cfc11f78bd1c17
[mono] Allow the use of an override directory for LLVM. (#32070)

With this change, a custom LLVM directory can be set via the `MonoLLVMDir` property. When using a custom LLVM directory, llvm-init.proj will be ignored.

`--enable--llvm` (with two dashes) is not a valid mono configure argument, and `--enable-llvm` is implied by `--with-llvm`.
src/mono/mono.proj