[PATCH] D18164: [tsan] Do not instrument reads/writes to instruction profile counters.

Dmitry Vyukov via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 15 02:23:30 PDT 2016


dvyukov added a comment.

Why is this race benign? Does llvm define behavior of data races?


http://reviews.llvm.org/D18164





More information about the llvm-commits mailing list