diff options
author | Anna Zaks <ganna@apple.com> | 2016-03-07 23:16:23 +0000 |
---|---|---|
committer | Anna Zaks <ganna@apple.com> | 2016-03-07 23:16:23 +0000 |
commit | c1efa64c631c41579ea7dea3c5b0b7d46403e5ba (patch) | |
tree | 968cff2faf8cab621bc1bd31c1327b3751972240 /llvm/lib/CodeGen/MIRParser/MIParser.cpp | |
parent | 8c84f74f3ae3664f95a2e695587ab802c49b524a (diff) | |
download | bcm5719-llvm-c1efa64c631c41579ea7dea3c5b0b7d46403e5ba.tar.gz bcm5719-llvm-c1efa64c631c41579ea7dea3c5b0b7d46403e5ba.zip |
[tsan] Add support for pointer typed atomic stores, loads, and cmpxchg
TSan instrumentation functions for atomic stores, loads, and cmpxchg work on
integer value types. This patch adds casts before calling TSan instrumentation
functions in cases where the value is a pointer.
Differential Revision: http://reviews.llvm.org/D17833
llvm-svn: 262876
Diffstat (limited to 'llvm/lib/CodeGen/MIRParser/MIParser.cpp')
0 files changed, 0 insertions, 0 deletions