Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added shared library flags for llvm builds to create smaller artefacts
llvm artefacts were taking up a substantial amount of room in our cache space. This reduces the amount of space required substantially by passing -DLLVM_BUILD_LLVM_DYLIB=ON -DLLVM_LINK_LLVM_DYLIB=ON for Ubuntu builds.
- Loading branch information