[netcore] Add LLVM to nuget (mono/mono#16524)
authorEgor Bogatov <egorbo@gmail.com>
Thu, 12 Sep 2019 11:09:03 +0000 (14:09 +0300)
committerMarek Safar <marek.safar@gmail.com>
Thu, 12 Sep 2019 11:09:03 +0000 (13:09 +0200)
commit03c92f680c771cf75f0744b6df43bb2562890b13
tree2108cc5f68ee26d65155ee7aa4f2d3bdaafad935
parent72318bee60876802b634def97a057aa00038e219
[netcore] Add LLVM to nuget (mono/mono#16524)

* nuspec for llvm

* Add llvm to matrix

* fix scripts/ci/pipeline-netcore-runtime.yml

* fix scripts/ci/pipeline-netcore-runtime.yml

* fix scripts/ci/pipeline-netcore-runtime.yml

* run tests with llvm

* add macOS lane

* disable llvm tests for now

Commit migrated from https://github.com/mono/mono/commit/977a37844b158e5aabbffa65891fa2ffaf1a416c
src/mono/netcore/Makefile
src/mono/netcore/metapackage-llvm.nuspec [new file with mode: 0644]
src/mono/netcore/runtime-llvm.nuspec [new file with mode: 0644]