Resubmit "Write a hash of the executable into the PE timestamp fields."
authorZachary Turner <zturner@google.com>
Thu, 8 Mar 2018 19:33:47 +0000 (19:33 +0000)
committerZachary Turner <zturner@google.com>
Thu, 8 Mar 2018 19:33:47 +0000 (19:33 +0000)
commitb575f46b6d2a1aeb7fdbbebd2654fa24165afae9
treebbb31481a26f33e464f67149b67d3e90bf6e207d
parent50472279d48779748da286cfc2dfc0da7072f4f6
Resubmit "Write a hash of the executable into the PE timestamp fields."

This fixes the broken tests that were causing failures.  The tests
before were verifying that the time stamp was 0, but now that we
are actually writing a timestamp, I just removed the match against
the timestamp value.

llvm-svn: 327049
lld/COFF/Writer.cpp
lld/test/COFF/hello32.test
lld/test/COFF/largeaddressaware.test
lld/test/COFF/rsds.test