[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
Thu May 17 11:28:20 PDT 2018


zturner added a subscriber: rnk.
zturner added a comment.

Let's see if it fails with the same stack trace the next time around.
Given that it's only on the stage 4 (all 3 previous stages ran the same
test and passed), and given that the stack trace shows something about
threads, it could be some flake that has nothing to do with my change.  If
it comes back with the same stack trace again though, then we can start
head scratching.


Repository:
  rL LLVM

https://reviews.llvm.org/D46966





More information about the llvm-commits mailing list