https://bugs.llvm.org/show_bug.cgi?id=35914

Nico Weber <nicolaswe...@gmx.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #30 from Nico Weber <nicolaswe...@gmx.de> ---
This is done. lld-link now defaults to writing timeStamp to the current time.
There's /timestamp: to pass in a custom value (chromium uses that currently),
and there's /Brepro to set it to a hash (but: issue 38429), and for chrome win7
appcompat complained when the hash interpreted as a time was in the distant
past.)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to