[PATCH] D36758: [LLD COFF / PDB] Incrementally update the BuildId when writing a PDB.

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 16 14:23:13 PDT 2017


ruiu added a comment.

Until this patch, lld behavior was deterministic. It generated the same output as long as your input files and command line options are the same.


Repository:
  rL LLVM

https://reviews.llvm.org/D36758





More information about the llvm-commits mailing list