Add files via upload

This commit is contained in:
Alexander David Frick 2022-05-17 00:51:25 -05:00 committed by GitHub
parent 2f396892da
commit 0fea69cd77
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

9
infra/build_polly.sh Normal file
View file

@ -0,0 +1,9 @@
#!/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