[PATCH] D46966: [lld] Use a real timestamp, with the option to use hash or explicit value
Peter Collingbourne via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 16 12:33:05 PDT 2018
pcc added a comment.
I also noticed that `/Brepro` causes link.exe to write a debug directory entry of type `IMAGE_DEBUG_TYPE_REPRO` with a larger hash. Now I'm curious as to whether the presence of this debug directory would disable the timestamp-dependent app compat behaviour from the bug.
https://reviews.llvm.org/D46966
More information about the llvm-commits
mailing list