COFF: make builds more reproducible
authorSaleem Abdulrasool <compnerd@compnerd.org>
Fri, 9 Sep 2016 19:26:03 +0000 (19:26 +0000)
committerSaleem Abdulrasool <compnerd@compnerd.org>
Fri, 9 Sep 2016 19:26:03 +0000 (19:26 +0000)
commit88f6407542c55ae3723831baf6e549e045db8138
treea8b91f4fc730a0e149ff9716ff7f6a3763434ba0
parent7d2f5c4a913604938467a865659b3e75cf672e42
COFF: make builds more reproducible

Change the way we calculate the build id to use MD5 to give reproducible build
ids. Previously we would generate random bytes for the build id GUID.

llvm-svn: 281079
lld/COFF/Writer.cpp
lld/test/COFF/rsds.test