thorium/infra/build_polly.sh
Alexander David Frick 9eca14f132
Update build_polly.sh
2022-06-25 11:45:41 -05:00

9 lines
363 B
Bash

#!/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