1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-26 04:32:44 +01:00
llvm-mirror/utils/gn/build/toolchain
Nico Weber 2c0f20cf6c [gn build] Make build locally deterministic
This follows http://blog.llvm.org/2019/11/deterministic-builds-with-clang-and-lld.html
to make the GN build locally deterministic.

With this, I've built lld at two different build paths on my Windows box and got
identical binaries. (I'd expect the same to happen on Linux, and with other
binaries.)

This doesn't have the bits to get universal determinism yet.

Differential Revision: https://reviews.llvm.org/D74519
2020-02-14 21:55:33 -05:00
..
BUILD.gn [gn build] Make build locally deterministic 2020-02-14 21:55:33 -05:00
compiler.gni gn build: Bump Android API level to 29, and NDK to r21. 2019-12-05 18:12:36 -08:00
target_flags.gni gn build: Add support for cross-compiling the builtins and profile runtimes for Android aarch64 and arm. 2019-10-31 15:47:20 -07:00