1
Fork 0
hermetic_cc_toolchain/toolchain
Motiejus Jakštys 4cfc30dd1c [fastbuild] use -fno-lto
This is very cache-unfriendly, because quite a lot of work is done
during the final linking stage. Let's see how this improves performance
of fastbuild.
2022-06-21 08:45:03 +03:00
..
libc Add libc constraint and libc aware toolchains 2022-04-14 14:29:06 +00:00
libc_aware Add libc constraint and libc aware toolchains 2022-04-14 14:29:06 +00:00
platform added support for Windows targets 2022-06-02 05:27:22 +03:00
private windows: add dynamic_library_linkopts 2022-06-06 10:30:39 +03:00
toolchain Add libc constraint and libc aware toolchains 2022-04-14 14:29:06 +00:00
BUILD add .build.yml 2021-06-08 06:28:15 +03:00
BUILD.sdk.bazel added Windows host support 2022-06-02 05:27:22 +03:00
defs.bzl zig sdk: rename {ext} to {_ext} 2022-06-06 10:32:42 +03:00
zig_toolchain.bzl [fastbuild] use -fno-lto 2022-06-21 08:45:03 +03:00