[PATCH] D129089: [BOLT] Fix concurrency bugs in the instrumentation runtime

Maksim Panchenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 5 11:31:23 PDT 2022


maksfb accepted this revision.
maksfb added a comment.
This revision is now accepted and ready to land.

@michoecho, thank you for the investigation and the patch. Both changes look good to me.

@yota9, @Elvina, great. Could you submit a patch with `__atomic_test_and_set()`?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D129089



More information about the llvm-commits mailing list