diff options
author | Aiden Grossman <agrossman154@yahoo.com> | 2024-01-31 12:55:44 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-31 12:55:44 -0800 |
commit | 9107904e9b6a56636d06bba120c7c19d332430f0 (patch) | |
tree | 551576df508b5ea328842274ca906a7d6667678c /llvm/lib/ExecutionEngine/Orc/ObjectLinkingLayer.cpp | |
parent | 5282202db04f8fb57b581ce8871851becc0eb737 (diff) | |
download | llvm-9107904e9b6a56636d06bba120c7c19d332430f0.zip llvm-9107904e9b6a56636d06bba120c7c19d332430f0.tar.gz llvm-9107904e9b6a56636d06bba120c7c19d332430f0.tar.bz2 |
[Github] Build PGO optimized toolchain in container (#80096)
This patch adjusts the Docker container intended for CI use to contain a
PGO+ThinLTO+BOLT optimized clang. The toolchain is built within a Github
action and takes ~3.5 hours. No caching is utilized. The current PGO
optimization is fairly minimal, only running clang over hello world.
This can be adjusted as needed.
Diffstat (limited to 'llvm/lib/ExecutionEngine/Orc/ObjectLinkingLayer.cpp')
0 files changed, 0 insertions, 0 deletions