Install LLVM for the CAPI

This commit is contained in:
Syrus 2019-12-13 11:52:59 -08:00
parent 4aafa45a7a
commit 6946d6883a

View File

@ -180,7 +180,7 @@ jobs:
- checkout: self
submodules: true
- template: .azure/install-rust.yml
# - template: .azure/install-llvm.yml
- template: .azure/install-llvm.yml
- template: .azure/install-sccache.yml
- template: .azure/install-cmake.yml
- bash: |