thorium/infra/build_polly.sh

10 lines
360 B
Bash
Raw Normal View History

2022-05-17 01:51:25 -04:00
#!/bin/bash
## Copyright (c) 2022 Alex313031/
## Clones latest LLVM being used by the Chromium Project, and builds a local toolchain with Polly to use the Polly optimizations in the main Thorium BUILD.gn
cd ~/chromium/src
python3 tools/clang/scripts/build.py --without-android --without-fuchsia --disable-asserts --gcc-toolchain=/usr --bootstrap --thinlto