[PATCH] D159319: [AIX] Use microseconds for timestamp in sinit/sterm symbols

David Tenty via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 5 06:19:35 PDT 2023


daltenty added a comment.

Repeating some offline discussion: fundamentally the issue is a race between backend threads in thinLTO, so we might want to consider adding a thread ID


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D159319/new/

https://reviews.llvm.org/D159319



More information about the llvm-commits mailing list