mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-24 04:06:07 +00:00

We want to test libc in all build configurations: Debug, Release and MinSizeRel which correspond to -O0, -O3 and -Os optimization flags.
We want to test libc in all build configurations: Debug, Release and MinSizeRel which correspond to -O0, -O3 and -Os optimization flags.