Consider using prebuilt LLVM libraries as default
Open
build
P2
triaged
- Dominant language
- Go
- Stars
- 2.2k
- Forks
- 329
- PR merge metrics
- No merged PRs in 30d
Description
We're building LLVM 4 times now, and it takes a considerable amount of time.
We should consider the option of prebuilding the LLVM libs, and checking them in (maybe to another branch under `https://github.com/google/gapid`), and then having some way to specify you want to use prebuilts or build it locally.
Contributor guide
Assessment
This issue has not been assessed yet.