thorium-mirror/infra/build_polly.sh
Alexander David Frick 0fea69cd77
Add files via upload
2022-05-17 00:51:25 -05:00

9 lines
360 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