yuzu/.ci/scripts/clang
Matías Locatti fd1ea0fd84
Enable compiler optimizations and enforce x86-64-v2 on GCC/Clang ()
* Testing LTO ()

* Testing LTO

* clang

* linux

* Added the rest of Blinkhawk's optimizations

* Unlikely asserts

* Removing LTO from Linux builds - GCC

* Removing LTO from Linux builds - Clang
..
docker.sh Enable compiler optimizations and enforce x86-64-v2 on GCC/Clang ()
exec.sh
upload.sh