[all-commits] [llvm/llvm-project] 0b39f0: [lld/mac] Don't write mtimes to N_OSO entries if Z...
Nico Weber via All-commits
all-commits at lists.llvm.org
Tue Jun 1 12:30:36 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0b39f055d8879eca308d5c41641f2f47ff0a3925
https://github.com/llvm/llvm-project/commit/0b39f055d8879eca308d5c41641f2f47ff0a3925
Author: Nico Weber <thakis at chromium.org>
Date: 2021-06-01 (Tue, 01 Jun 2021)
Changed paths:
M lld/MachO/Config.h
M lld/MachO/Driver.cpp
M lld/MachO/DriverUtils.cpp
M lld/test/MachO/stabs.s
Log Message:
-----------
[lld/mac] Don't write mtimes to N_OSO entries if ZERO_AR_DATE is set.
This is important for build determinism. This matches ld64.
Differential Revision: https://reviews.llvm.org/D103446
More information about the All-commits
mailing list