[PATCH] D46966: [lld] Use a real timestamp, with the option to use hash or explicit value
Zachary Turner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 16 11:59:46 PDT 2018
zturner added a subscriber: ruiu.
zturner added a comment.
We can do /Brepro but we do a little more than /Brepro. We allow
/timestamp:hash as well as setting an explicit value. We could keep it for
compatibility though and map it to /timestamp:0. Thoughts?
https://reviews.llvm.org/D46966
More information about the llvm-commits
mailing list